Usages of TabularLayoutNodeDescriptor
Properties
defaultNodeDescriptor | in TabularLayout | Gets or sets the TabularLayoutNodeDescriptor instance that defines settings for those nodes that do not have an individual descriptor specified. | |
nodeDescriptors | in TabularLayoutData | Gets or sets the mapping of nodes to their TabularLayoutNodeDescriptor that defines custom node placement settings. |
Fields
NODE_DESCRIPTOR_DATA_KEY | in TabularLayout | A data key for providing layout information for each node. |
Method Return Values
createCopy () | in TabularLayoutNodeDescriptor | Creates a copy of this descriptor instance. |
Method Parameters
TabularLayout () | in TabularLayout | Initializes a new instance of the TabularLayout class with default settings. | |
TabularLayoutData () | in TabularLayoutData |