IModelBandWin Properties
Extends the IModelBand node with WinForms-specific options.Name | Description |
---|---|
Application | Provides access to the Application Model‘s root node. Inherited from IModelNode. |
AutoFillDown | Specifies whether or not a Band Header should be automatically stretched to fill the empty space below it. |
Caption | Specifies the band caption. Inherited from IModelBand. |
Index | Specifies the order index by which nodes are arranged. Inherited from IModelNode. |
NodeCount | Gets the number of child nodes. Inherited from IModelNode. |
Parent | Provides access to the parent node. Inherited from IModelNode. |
Root | For internal use only. Inherited from IModelNode. |
See Also