IGridControl.ResizeColumnToShowAllContents(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ResizeColumnToShowAllContents(int columnIndex);
public void ResizeColumnToShowAllContents (int columnIndex);
abstract member ResizeColumnToShowAllContents : int -> unit
Public Sub ResizeColumnToShowAllContents (columnIndex As Integer)
Parameters
- columnIndex
- Int32