Name | Description | |
---|---|---|
AutoHeight | Gets a boolean value indicating if height of the layout should be adjusted to the height/disposition of its items. | |
AutoWidth | Gets a boolean value indicating if width of the layout should be adjusted to the width/disposition of its items. | |
ContainerSize | Gets the size needed by the layout to paint its SmartItems. | |
InternalSmartItems | Gets a list of the internal child SmartItems. | |
MaxIdealSize | Gets the ideal size needed to display the SmartItems. | |
SmartControl | Gets the SmartControl associated with the layout. | |
SmartItems | Gets the collection of child SmartItems associated with the layout. | |
VisibleSmartItems | Gets a list of the visible SmartItems. |