Usages of TabularLayoutMode
Properties
| layoutMode | in TabularLayout | Gets or sets the policy defining the size of the resulting tabular layout and the mapping of the nodes to the table cells. |
Method Return Values
| from (TabularLayoutMode) | in TabularLayoutMode | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| TabularLayout () | in TabularLayout | Initializes a new instance of the TabularLayout class with default settings. | |
| from (TabularLayoutMode) | in TabularLayoutMode | Converts the given argument to an enum constant of this enum type. | |
| getName (TabularLayoutMode) | in TabularLayoutMode | Returns the name of the given enum constant. |