GridControl.GetMinWidthOfColumn(Int32) 方法

定義

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

參數

colIndex
Int32

傳回

適用於