Gets or sets the StretchRowEnum mode of the current row.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

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

See Also