GridControl.GetUIColumnIndexByStorageIndex(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.
public:
virtual int GetUIColumnIndexByStorageIndex(int indexInStorage);
public int GetUIColumnIndexByStorageIndex (int indexInStorage);
abstract member GetUIColumnIndexByStorageIndex : int -> int
override this.GetUIColumnIndexByStorageIndex : int -> int
Public Function GetUIColumnIndexByStorageIndex (indexInStorage As Integer) As Integer
Parameters
- indexInStorage
- Int32