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 Style DefaultStyle { get; private set; } |
| Visual Basic |
|---|
Public Property DefaultStyle As Style Get Private Set |
| JScript |
|---|
function get DefaultStyle () : Style private function set DefaultStyle (value : Style) |