Gets or sets the padding of the header.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Thickness HeaderPadding { get; set; }
Visual Basic
Public Property HeaderPadding As Thickness
	Get
	Set

See Also