Gets or sets the padding of the page template.

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

Syntax

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

See Also