Public Properties
AllowFocus (inherited from C1DisplayColumn) |
Gets or sets a value indicating the ability of a column to receive focus. |
AllowSizing (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether column resizing is allowed. |
AutoComplete (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether the drop-down auto fills the edit portion with the matched entry. |
AutoDropDown (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether the drop-down opens automatically when a key is typed. |
Button (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether a drop-down button will be displayed in this column. |
ButtonAlways (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether buttons will be displayed when the cell does not contain focus. |
ButtonFooter (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether a column footer will act like a button. |
ButtonHeader (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether a column header will act like a button. |
ButtonText (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether cells in this column look like buttons. |
CellTop (inherited from C1DisplayColumn) |
Gets the vertical offset of the top of the cell for the current row. |
ColumnDivider (inherited from C1DisplayColumn) |
Gets or sets the style of the border drawn between columns. |
DataColumn (inherited from C1DisplayColumn) |
Gets the associated C1DataColumn associated with this object. |
DropDownList (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether the drop-down acts like a drop-down list (text portion is not editable). |
EditorStyle (inherited from C1DisplayColumn) |
Gets or sets the Style used for the cell editor. |
FetchStyle (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether the FetchCellStyle event will be raised for a column. |
FilterButton (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether a drop-down button will be displayed in this column. |
FooterDivider (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether to display the column divider in the footer area. |
FooterStyle (inherited from C1DisplayColumn) |
Gets or sets the Style object that controls the appearance of column footers. |
Frozen (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether the column scrolls. |
GroupFooterStyle (inherited from C1DisplayColumn) |
Gets or sets the Style used to render the cell in the grouped footer row. |
GroupHeaderStyle (inherited from C1DisplayColumn) |
Gets or sets the Style used to render the cell in the grouped header row. |
HeaderDivider (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether to display the column divider in the header area. |
HeadingStyle (inherited from C1DisplayColumn) |
Gets or sets the Style that controls the appearance of the column headers. |
Height (inherited from C1DisplayColumn) |
Gets or sets the height of the column. |
Locked (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether editing is permitted in a column. |
Merge (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether contiguous like-value cells of this column are merged into one large cell. |
MinWidth (inherited from C1DisplayColumn) |
Gets or sets the minimum width a column can be resized to when in C1TrueDBGrid.SpringMode. |
Name (inherited from C1DisplayColumn) |
Gets the caption of the associated C1DataColumn objects. |
OwnerDraw (inherited from C1DisplayColumn) |
Gets or sets a value indicating whether cells in this column are drawn by the user in the OwnerDrawCell event. |
Style (inherited from C1DisplayColumn) |
Gets or sets the root Style for this column. |
Visible (inherited from C1DisplayColumn) |
Gets or sets a value indicating the visibility of a column. |
Width (inherited from C1DisplayColumn) |
Gets or sets the width of a column. |
Public Methods
AddCellStyle (inherited from C1DisplayColumn) |
Controls the Style used to change the appearance for cells meeting the specified condition. |
AddRegexCellStyle (inherited from C1DisplayColumn) |
Controls the Style used to change the appearance of cells according to their contents. |
AutoSize (inherited from C1DisplayColumn) |
Adjusts the width of a column to accommodate the longest visible field within that column. |
ClearCellStyle (inherited from C1DisplayColumn) |
Removes a cell condition established with a previous call to the AddCellStyle method. |
ClearRegexCellStyle (inherited from C1DisplayColumn) |
Overloaded. Removes a cell condition established with a previous call to the AddRegexCellStyle method. |
Dispose (inherited from C1DisplayColumn) |
Overloaded. Releases the resources used by the component. |
See Also
C1DropDisplayColumn Class | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |