The properties of the C1DropDataColumn class are listed here. For a complete list of C1DropDataColumn class members, see the C1DropDataColumn Members topic.
Public Properties
Aggregate (inherited from C1DataColumn) |
Gets or sets the type of aggregate computed for a grouped row. |
ButtonPicture (inherited from C1DataColumn) |
Gets or sets the image shown in a drop-down button in a column. |
Caption (inherited from C1DataColumn) |
Gets or sets the text in the column header. |
DataChanged (inherited from C1DataColumn) |
Gets or sets a value indicating whether data in this column has been modified. |
DataField (inherited from C1DataColumn) |
Gets or sets the database field name for a column. |
DataType (inherited from C1DataColumn) |
Gets or sets the type of object stored for a Column. |
DataWidth (inherited from C1DataColumn) |
Gets or sets the maximum number of characters which may be entered for cells in this column. |
DefaultValue (inherited from C1DataColumn) |
Gets or sets the default value for a column when a new row is added by the grid. |
DropDown (inherited from C1DataColumn) |
Gets or sets the C1TrueDBDropdown control associated with this column. |
EditMask (inherited from C1DataColumn) |
Gets or sets the edit mask for a column. |
EditMaskUpdate (inherited from C1DataColumn) |
Gets or sets a value indicating whether literal characters in the edit mask are stored to the underlying data source. |
Editor (inherited from C1DataColumn) |
Gets or sets the editor that is used to edit cell data. |
EnableDateTimeEditor (inherited from C1DataColumn) |
Gets or sets a value indicating whether a DateTime picker is used to edit this column. |
FilterButtonPicture (inherited from C1DataColumn) |
Gets or sets the image show in the filter button for the column. |
FilterDropdown (inherited from C1DataColumn) |
Gets or sets a value indicating whether a drop-down list is displayed in the filter cell that lists all the values of the field. |
FilterDropdownText (inherited from C1DataColumn) |
Gets or sets the value indicating All when the FilterDropdown property is true. |
FilterEscape (inherited from C1DataColumn) |
Gets or sets the characters that should be escaped when applying the filter criteria to the datasource. |
FilterKeys (inherited from C1DataColumn) |
Gets or sets the key used to initiate the filtering operation as the user types in the filterbar. |
FilterOperator (inherited from C1DataColumn) |
Gets or sets the operator that is used for a filter expression. |
FilterText (inherited from C1DataColumn) |
Gets or sets the data associated with the value of the filter for a column. |
FooterText (inherited from C1DataColumn) |
Gets or sets the text displayed in the column footer. |
GroupInfo (inherited from C1DataColumn) |
Gets or sets the GroupInfo associated with this column. |
Level (inherited from C1DataColumn) |
Gets or sets the level of this column in a hierarchical data source. |
NumberFormat (inherited from C1DataColumn) |
Gets or sets the formmating string for a column. |
SortDirection (inherited from C1DataColumn) |
Gets or sets the state of the sorting glyph in the column caption. |
Tag (inherited from C1DataColumn) |
Gets or sets a user defined objects associated with this column. |
Text (inherited from C1DataColumn) |
Gets or sets the display value for the current cell. |
Value (inherited from C1DataColumn) |
Gets or sets the value of the current cell. |
ValueItems (inherited from C1DataColumn) |
Gets the ValueItems object for this column. |
See Also
C1DropDataColumn Class | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |