Width of the border of the border around the cells of the header

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Thickness GroupHeaderBorderThickness { get; set; }
Visual Basic
Public Property GroupHeaderBorderThickness As Thickness
	Get
	Set
JScript
function get GroupHeaderBorderThickness () : Thickness
function set GroupHeaderBorderThickness (value : Thickness)

See Also