The following C1DataColumnCollection object properties are available in the C1TrueDBGrid Designer through the Column tab:
Property |
Description |
---|---|
Gets or sets the type of aggregate computed for a grouped row. |
|
Gets or sets the image shown in a drop-down button in a column. |
|
Gets or sets the text in the column header. |
|
Gets or sets the database field name for a column. |
|
Gets or sets the maximum number of characters which may be entered for cells in this column. |
|
Gets or sets the default value for a column when a new row is added by the grid. |
|
Gets or sets the C1TrueDBDropDown control associated with this column. |
|
Gets or sets the edit mask for a column. |
|
Gets or sets a value indicating whether literal characters in the edit mask are stored to the underlying data source. |
|
Gets or sets the characters that should be escaped when applying the filter criteria to the data source. |
|
Gets or sets the image show in the filter button for the column. |
|
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. |
|
Gets or sets the characters that should be escaped when applying the filter criteria to the data source. |
|
Gets or sets the key used to initiate the filtering operation as the user types in the FilterBar. |
|
Gets or sets the operator that is used for a filter expression. |
|
Gets or sets the data associated with the value of the filter for a column. |
|
Gets or sets the text displayed in the column footer. |
|
Gets or sets the GroupInfo associated with this column. |
|
Gets or sets the level of this column in a hierarchical data source. |
|
Gets or sets the formatting string for a column. |
|
Gets or sets the state of the sorting glyph in the column caption. |
|
Gets the ValueItems object for this column. |