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