ConfigureFieldsBeforeEventArgsTableSeparator Property

Identifies the character used as a table and field name separator, allowing a tree structure to be generated in the configuration screen.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public string TableSeparator { get; set; }

Property Value

String

See Also