Gets or sets a value determining how the heights of table rows are
calculated. The default is Auto.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TableSizingModeEnum RowSizingMode { get; set; } |
Visual Basic |
---|
Public Property RowSizingMode As TableSizingModeEnum Get Set |