ComponentOne True DBGrid for WinForms
C1DisplayColumn Class Members
Properties  Methods 

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

The following tables list the members exposed by C1DisplayColumn.

Public Properties
 NameDescription
Public PropertyGets or sets whether the Expression property of this column can be edited by clicking on the ExpressionEditor icon in the column header.  
Public PropertyGets or sets a value indicating the ability of a column to receive focus.  
Public PropertyGets or sets a value indicating whether column resizing is allowed.  
Public PropertyGets or sets a value indicating whether the dropdown auto fills the edit portion with the matched entry.  
Public PropertyGets or sets a value indicating whether the dropdown opens automatically when a key is typed.  
Public PropertyGets or sets a value indicating whether a dropdown button will be displayed in this column.  
Public PropertyGets or sets a value indicating whether buttons will be displayed when the cell does not contain focus.  
Public PropertyGets or sets a value indicating whether buttons will use a custom style.  
Public PropertyGets or sets a value indicating whether a column footer will act like a button.  
Public PropertyGets or sets a value indicating whether a column header will act like a button.  
Public PropertyGets or sets a value indicating whether cells in this column look like buttons.  
Public PropertyGets the vertical offset of the top of the cell for the current row.  
Public PropertyGets or sets the style of the border drawn between columns.  
Public PropertyGets or sets the Style that controls the appearance of the current column headers.  
Public PropertyGets the associted C1DataColumn associated with this object.  
Public PropertyGets or sets a value indicating whether the dropdown acts like a dropdown list (text portion is not editable).  
Public PropertyGets or sets the Style used for the cell editor.  
Public PropertyGets or sets a value indicating whether the FetchCellStyle event will be raised for a column.  
Public PropertyGets or sets a value indicating whether a dropdown button will be displayed in this column.  
Public PropertyGets or sets a value indicating whether to display the column divider in the footer area.  
Public PropertyGets or sets the Style object that controls the appearance of column footers.  
Public PropertyGets or sets a value indicating whether this C1DisplayColumn is frozen.  
Public PropertyGets or sets the Style used to render the cell in the grouped footer row.  
Public PropertyGets or sets the Style used to render the cell in the grouped header row.  
Public PropertyGets or sets a value indicating whether to display the column divider in the header area.  
Public PropertyGets or sets the Style that controls the appearance of the column headers.  
Public PropertyGets or sets the height of the column.  
Public PropertyGets or sets a value indicating whether editing is permitted in a column.  
Public PropertyGets or sets a value indicating whether contiguous like-value cells of this column are merged into one large cell.  
Public PropertyGets or sets the minimum width a column can be resized to when in C1TrueDBGrid.SpringMode.  
Public PropertyGets the caption of the associated C1DataColumn objects.  
Public PropertyGets or sets a value indicating whether cells in this column are drawn by the user in the OwnerDrawCell event.  
Public PropertyGets or sets a value indicating whether checkboxes or radiobuttons in this column look like as disabled when this column is read only.  
Public PropertyGets or sets the root Style for this column.  
Public PropertyGets or sets a value indicating the visibility of a column.  
Public PropertyGets or sets the width of a column.  
Top
Public Methods
 NameDescription
Public MethodControls the Style used to change the appearance for cells meeting the specified condition.  
Public MethodControls the Style used to change the appearance of cells according to their contents.  
Public MethodAdjusts the width of a column to accommodate the longest visible field within that column.  
Public MethodRemoves a cell condition established with a previous call to the AddCellStyle method.  
Public MethodOverloaded. Removes a cell condition established with a previous call to the AddRegexCellStyle method.  
Public MethodOverloaded. Releases the resources used by the component.  
Public MethodGets the filter expression for the column.  
Public MethodReturns a System.String that represents the current System.Object.  
Top
See Also

Reference

C1DisplayColumn Class
C1.Win.C1TrueDBGrid Namespace