IGridControl.GetUIColumnIndexByStorageIndex(Int32) Method

Definition

public:
 int GetUIColumnIndexByStorageIndex(int indexInStorage);
public int GetUIColumnIndexByStorageIndex (int indexInStorage);
abstract member GetUIColumnIndexByStorageIndex : int -> int
Public Function GetUIColumnIndexByStorageIndex (indexInStorage As Integer) As Integer

Parameters

indexInStorage
Int32

Returns

Applies to