The properties of the DataGridDropdownColumn class are listed below. For a complete list of DataGridDropdownColumn class members, see the DataGridDropdownColumn Members topic.
Alignment (inherited from DataGridColumn) | Gets or sets the alignment of text in a column. |
AlternatingBackColor (inherited from DataGridColumn) | Gets or sets the background color of alternating rows for a ledger appearance. |
BackColor (inherited from DataGridColumn) | Gets or sets the background color of the column. |
Combo | [To be supplied.] |
DataGrid (inherited from DataGridColumn) | Gets the TBD control that the DataGridColumn belongs to. |
DataGridTable (inherited from DataGridColumn) | Gets the DataGridTable for the column. |
Font | [To be supplied.] |
ForeColor (inherited from DataGridColumn) | Gets or sets the foreground color of the column. |
Header (inherited from DataGridColumn) | Gets or sets the text of the column header. |
NullText (inherited from DataGridColumn) | Gets or sets the text that is displayed when the column contains a null value. |
PropertyDescriptor (inherited from DataGridColumn) | Gets or sets the DataColumn that determines the attributes of data displayed by the DataGridColumn. |
ReadOnly (inherited from DataGridColumn) | Gets or sets a value indicating whether the data in the column cannot be edited. |
Site (inherited from Component) | Gets or sets the site of the Component. |
Width (inherited from DataGridColumn) | Gets or sets the width of the column. |
BackBrush (inherited from DataGridColumn) | [To Editor: I think this is going away.]
Gets or sets the background color of the column. |
FontHeight (inherited from DataGridColumn) | Gets the height of the column's font. |