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