The Column type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Adjust |
Adjusts this Column to optimal width.
| |
| ApplyFilter |
Applies the current filter.
| |
| Clone |
Creates a new object that is a copy of the current instance.
| |
| EnsureVisible |
Ensures the column totally visible.
| |
| FilterRemove |
Disables filtration by this column.
| |
| Invalidate |
Invalidates this Column.
| |
| InvalidateCells |
Repainting of all cells in the grid that are related to a certain column located on the same hierarchical level as a header.
| |
| MeasureOptimalCaptionWidth |
Gets the optimal width of the Column's caption to display it without the loss of information.
| |
| MeasureOptimalCellWidth |
Gets the optimal width of Cells to display them without the loss of information.
| |
| ToString | (Overrides Object..::..ToString()()()().) |