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