The index of the column in the GdxGridView
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int Index { get; set; } |
Visual Basic |
---|
Public Property Index As Integer Get Set |
JScript |
---|
function get Index () : int function set Index (value : int) |