The Column type exposes the following members.

Methods

  NameDescription
Public methodAdjust
Adjusts this Column to optimal width.
Public methodApplyFilter
Applies the current filter.
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEnsureVisible
Ensures the column totally visible.
Public methodFilterRemove
Disables filtration by this column.
Public methodInvalidate
Invalidates this Column.
Public methodInvalidateCells
Repainting of all cells in the grid that are related to a certain column located on the same hierarchical level as a header.
Public methodMeasureOptimalCaptionWidth
Gets the optimal width of the Column's caption to display it without the loss of information.
Public methodMeasureOptimalCellWidth
Gets the optimal width of Cells to display them without the loss of information.
Public methodToString
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().)

See Also