Gets or sets the stretch mode of the page template.

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

Syntax

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

See Also