Back to Devexpress

LookUpColumnInfo Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-lookupcolumninfo-dot-underscore-properties.md

latest2.0 KB
Original Source

LookUpColumnInfo Properties

A column for a lookup editor.

NameDescription
AlignmentGets or sets the horizontal alignment of column values within the current column.
AllowSortGets or sets whether the column supports data sorting.
CaptionGets or sets the column’s caption.
FieldNameGets or sets the field name whose values are displayed in the column.
FormatStringSpecifies the pattern used to format column values when the LookUpColumnInfo.FormatType is not set to FormatType.None.
FormatTypeGets or sets the type of formatting applied when displaying column values.
MaxWidth
SortOrderGets or sets the sort order applied to the current column.
VisibleGets or sets the visibility of the current column.
WidthGets or sets the width of the current column.

See Also

LookUpColumnInfo Class

LookUpColumnInfo Members

DevExpress.XtraEditors.Controls Namespace