Telerik Reporting

Gets or sets a value indicating whether to stretch the shape in the item or not.

Namespace:  Telerik.Reporting
Assembly:  Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public bool Stretch { get; set; }
Visual Basic (Declaration)
Public Property Stretch As Boolean

Field Value

true if the shape should be stretched; otherwise false.

See Also