Gets or sets a TableSizingModeEnum value determining
how the size of the current vector (height for rows, width for columns)
is calculated.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TableSizingModeEnum SizingMode { get; set; } |
Visual Basic |
---|
Public Property SizingMode As TableSizingModeEnum Get Set |