GridControl.GetMinWidthOfColumn(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.
protected:
virtual int GetMinWidthOfColumn(int colIndex);
protected virtual int GetMinWidthOfColumn (int colIndex);
abstract member GetMinWidthOfColumn : int -> int
override this.GetMinWidthOfColumn : int -> int
Protected Overridable Function GetMinWidthOfColumn (colIndex As Integer) As Integer
Parameters
- colIndex
- Int32