Name | Description | |
---|---|---|
AllowExpressionEditing | Gets or sets whether the Expression property of this column can be edited by clicking on the ExpressionEditor icon in the column header. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
AllowFocus | Gets or sets a value indicating the ability of a column to receive focus. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
AllowSizing | Gets or sets a value indicating whether column resizing is allowed. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
AutoComplete | Gets or sets a value indicating whether the dropdown auto fills the edit portion with the matched entry. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
AutoDropDown | Gets or sets a value indicating whether the dropdown opens automatically when a key is typed. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Button | Gets or sets a value indicating whether a dropdown button will be displayed in this column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ButtonAlways | Gets or sets a value indicating whether buttons will be displayed when the cell does not contain focus. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ButtonCustomStyle | Gets or sets a value indicating whether buttons will use a custom style. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ButtonFooter | Gets or sets a value indicating whether a column footer will act like a button. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ButtonHeader | Gets or sets a value indicating whether a column header will act like a button. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ButtonText | Gets or sets a value indicating whether cells in this column look like buttons. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
CellTop | Gets the vertical offset of the top of the cell for the current row. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ColumnDivider | Gets or sets the style of the border drawn between columns. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ColumnSelectorStyle | Gets or sets the Style that controls the appearance of the current column headers. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
DataColumn | Gets the associted C1DataColumn associated with this object. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
DropDownList | Gets or sets a value indicating whether the dropdown acts like a dropdown list (text portion is not editable). (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
EditorStyle | Gets or sets the Style used for the cell editor. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
FetchStyle | Gets or sets a value indicating whether the FetchCellStyle event will be raised for a column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
FilterButton | Gets or sets a value indicating whether a dropdown button will be displayed in this column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
FooterDivider | Gets or sets a value indicating whether to display the column divider in the footer area. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
FooterStyle | Gets or sets the Style object that controls the appearance of column footers. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Frozen | Gets or sets a value indicating whether this C1DisplayColumn is frozen. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
GroupFooterStyle | Gets or sets the Style used to render the cell in the grouped footer row. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
GroupHeaderStyle | Gets or sets the Style used to render the cell in the grouped header row. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
HeaderDivider | Gets or sets a value indicating whether to display the column divider in the header area. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
HeadingHotStyle | Gets or sets the Style that controls the appearance of the hot column headers. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
HeadingStyle | Gets or sets the Style that controls the appearance of the column headers. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Height | Gets or sets the height of the column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Locked | Gets or sets a value indicating whether editing is permitted in a column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Merge | Gets or sets a value indicating whether contiguous like-value cells of this column are merged into one large cell. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
MinWidth | Gets or sets the minimum width a column can be resized to when in C1TrueDBGrid.SpringMode. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Name | Gets the caption of the associated C1DataColumn objects. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
OwnerDraw | Gets or sets a value indicating whether cells in this column are drawn by the user in the OwnerDrawCell event. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ScaleDropDownHeight | Gets or sets a value indicating whether the height of the dropdown list is scaled to fit the height of the C1TrueDBGrid. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
ShowReadOnlyAsDisabled | Gets or sets a value indicating whether checkboxes or radiobuttons in this column look like as disabled when this column is read only. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Style | Gets or sets the root Style for this column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Visible | Gets or sets a value indicating the visibility of a column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) | |
Width | Gets or sets the width of a column. (Inherited from C1.Win.TrueDBGrid.C1DisplayColumn) |