ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DataColumn Members

C1DataColumn overview

Public Constructors

C1DataColumn Constructor

Creates a new instance of this object.

Public Properties

Aggregate

Gets or sets the type of aggregate computed for a grouped row.

ButtonPicture

Gets or sets the image shown in a drop-down button in a column.

Caption

Gets or sets the text in the column header.

DataChanged

Gets or sets a value indicating whether data in this column has been modified.

DataField

Gets or sets the database field name for a column.

DataType

Gets or sets the type of object stored for a Column.

DataWidth

Gets or sets the maximum number of characters which may be entered for cells in this column.

DefaultValue

Gets or sets the default value for a column when a new row is added by the grid.

DropDown

Gets or sets the C1TrueDBDropdown control associated with this column.

EditMask

Gets or sets the edit mask for a column.

EditMaskUpdate

Gets or sets a value indicating whether literal characters in the edit mask are stored to the underlying data source.

Editor

Gets or sets the editor that is used to edit cell data.

EnableDateTimeEditor

Gets or sets a value indicating whether a DateTime picker is used to edit this column.

FilterButtonPicture

Gets or sets the image show in the filter button for the column.

FilterDropdown

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

Gets or sets the value indicating All when the FilterDropdown property is true.

FilterEscape

Gets or sets the characters that should be escaped when applying the filter criteria to the datasource.

FilterKeys

Gets or sets the key used to initiate the filtering operation as the user types in the filterbar.

FilterOperator

Gets or sets the operator that is used for a filter expression.

FilterText

Gets or sets the data associated with the value of the filter for a column.

FooterText

Gets or sets the text displayed in the column footer.

GroupInfo

Gets or sets the GroupInfo associated with this column.

Level

Gets or sets the level of this column in a hierarchical data source.

NumberFormat

Gets or sets the formmating string for a column.

SortDirection

Gets or sets the state of the sorting glyph in the column caption.

Tag

Gets or sets a user defined objects associated with this column.

Text

Gets or sets the display value for the current cell.

Value

Gets or sets the value of the current cell.

ValueItems

Gets the ValueItems object for this column.

Public Methods

CellText

Gets the display value for a cell in a given row.

CellValue

Gets the cell value for a given row.

Refetch

Repopulate the entire grid from the data source.

RefetchCell

Overloaded. Repopulates the current cell from the data source.

Refresh

Invalidate the current column in all visible rows.

RefreshCell

Overloaded. Invalidate the current cell.

ResetButtonPicture

Resets ButtonPicture to its default value.

ResetFilterButtonPicture

Resets FilterButtonPicture to its default value.

See Also

C1DataColumn Class | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.