Gets or sets the margin of the page template.

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

Syntax

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

See Also