ComponentOne True DBGrid for WinForms
C1DropDataColumn Class Members
Properties  Methods 

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : C1DropDataColumn Class

The following tables list the members exposed by C1DropDataColumn.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the type of aggregate computed for a grouped row. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the image shown in a drop-down button in a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the text in the column header. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating whether data in this column has been modified. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the database field name for a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the type of object stored for a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the maximum number of characters which may be entered for cells in this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the default value for a column when a new row is added by the grid. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a user defined object associated with this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the edit mask for a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating whether literal characters in the edit mask are stored to the underlying data source. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the editor that is used to edit cell data. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating whether a DateTime picker is used to edit this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the expression for column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the text of Apply button in the filter drop-down list when the FilterMultiSelect property is True. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the image shown as the column's filter button. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the text of Cancel button in the filter drop-down list when the FilterMultiSelect property is True. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating that a drop-down list in the filter cell contains list of all values or only visible values of the column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the text of Clear button in the filter drop-down list when the FilterMultiSelect property is True. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets the number of values in the filter drop-down list. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating whether a drop-down list is displayed in the filter cell that lists all the values of the field. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the value indicating All when the FilterDropdown property is True. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the characters that should be ignored when applying the filter criteria to the datasource. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the key used to initiate the filtering operation as the user types in the filterbar. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating whether multiple values can be selected in the filter drop-down list. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the operator that is used for a filter expression. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a character used to separate values in the filter drop-down list when multiple values are selected. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a value indicating how the drop-down list should be sorted. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the data associated with the value of the filter for a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertySpecifies the text that is rendered in an empty cell in the Filterbar. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the expression for column footer. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the text displayed in the column footer. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the GroupInfo associated with this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertySpecifies the ImeMode used to edit this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the level of this column in a hierarchical data source. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the formatting string for a column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the state of the sorting glyph in the column caption bar. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets a user defined objects associated with this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the display value for the current cell. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets or sets the value of the current cell. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public PropertyGets the ValueItems object for this column. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Top
Public Methods
 NameDescription
Public MethodGets the display value for a cell in a given row. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodGets the cell value for a given row. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodRepopulate the entire grid from the data source. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodOverloaded. Repopulates the current cell from the data source. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodInvalidate the current column in all visible rows. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodOverloaded. Invalidates the current cell. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodResets ButtonPicture to its default value. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public MethodResets FilterButtonPicture to its default value. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Public Method (Inherited from C1.Win.C1TrueDBGrid.C1DataColumn)
Top
See Also

Reference

C1DropDataColumn Class
C1.Win.C1TrueDBGrid Namespace