IGridProvider.GetColumnWidth (METH)ΒΆ
METHOD GetColumnWidth : INT
Returns the width of the column with the specified index.
- InOut:
- Scope - Name - Type - Comment - Return - GetColumnWidth- INT- Input - diColumnIndex- DINT- The index of the column. It can be assumed that 0 <= diRowIndex < NumberOfRows. 
