ComponentOne True DBGrid for WinForms
C1DataColumn Class Members
Properties  Methods 

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

The following tables list the members exposed by C1DataColumn.

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

Reference

C1DataColumn Class
C1.Win.C1TrueDBGrid Namespace