ComponentOne True DBGrid for WinForms
C1DropDisplayColumn Class Members
Properties  Methods 

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

The following tables list the members exposed by C1DropDisplayColumn.

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

Reference

C1DropDisplayColumn Class
C1.Win.C1TrueDBGrid Namespace