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