C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / RowSizingMode Property

In This Topic
RowSizingMode Property
In This Topic
Gets or sets a value determining how the heights of table rows are calculated. The default is TableSizingModeEnum.Auto.
Syntax
'Declaration
 
Public Property RowSizingMode As TableSizingModeEnum
 
See Also