C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableRow Class / SizingMode Property

In This Topic
SizingMode Property (TableRow)
In This Topic
Gets or sets a TableSizingModeEnum value determining how the size of the current vector (height for rows, width for columns) is calculated.
Syntax
'Declaration
 
Public Property SizingMode As TableSizingModeEnum
 
See Also