LookUpColumnInfo Properties
A column for a lookup editor.
Name | Description |
---|---|
Alignment | Gets or sets the horizontal alignment of column values within the current column. |
Allow |
Gets or sets whether the column supports data sorting. |
Caption | Gets or sets the column’s caption. |
Field |
Gets or sets the field name whose values are displayed in the column. |
Format |
Specifies the pattern used to format column values when the Look |
Format |
Gets or sets the type of formatting applied when displaying column values. |
Max |
|
Sort |
Gets or sets the sort order applied to the current column. |
Visible | Gets or sets the visibility of the current column. |
Width | Gets or sets the width of the current column. |
See Also