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

See Also