Enum TableLayoutType
Specifies the algorithm which shall be used to lay out the contents of this table.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum TableLayoutType
AutoFit
AutoFit table layout algorithm.
FixedWidth
Fixed width table layout algorithm.