Width of the border of the row header
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Thickness RowHeaderBorderThickness { get; set; } |
| Visual Basic |
|---|
Public Property RowHeaderBorderThickness As Thickness Get Set |
| JScript |
|---|
function get RowHeaderBorderThickness () : Thickness function set RowHeaderBorderThickness (value : Thickness) |