Gets or sets the StretchRowEnum mode of the current row.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public StretchRowEnum Stretch { get; set; } |
Visual Basic |
---|
Public Property Stretch As StretchRowEnum Get Set |