| Member | Description |
|---|---|
Constructor |
|
HideHostedControl |
Makes sure no hosted controls are visible public void HideHostedControl(); |
UpdateBoundDataSource |
Writes a new value to the bound data source public void UpdateBoundDataSource( object newValue ); |
Alignment |
Column alignment |
AllowResize |
Is this column intended to be owner drawn? |
AutoEdit |
Should the column automatically be made editable? |
Caption |
Caption |
ColumnControl |
Control hosted by this column. |
ColumnControlHost |
Reference to the control host (the container that actually hosts a hosted control) |
ColumnFont |
Default column font |
ColumnImage |
Header Bitmap |
DataField |
Data source |
Format |
Format |
HeaderFont |
Default header font |
HeaderImage |
Header Bitmap |
HeaderWordWrap |
Header word wrap? |
MinColumnWidth |
Minimum Column Width |
OwnerContentRetrieval |
Is this column content retrieved by the owner? |
OwnerDraw |
Is this column intended to be owner drawn? |
Sortable |
Is this column sorted? |
Sorted |
What's the sort order? |
Visible |
Column Visibility |
Width |
Column Width |