User Interface Controls > Common Properties > Layout > Types > SubRollout |
SubRollout is a Subclass of RolloutControl. All Rollout User-Interface Controls Common Properties and Rollout User-Interface Controls Common Layout Parameters should apply.
A UI item which you can place rollouts into. No caption is displayed for the UI item. On right side of the UI item a scrollbar is displayed if the height of the rollout(s) in the item is greater than the height of the item.
the rollouts installed in the SubRollout control via AddSubRollout - see notes below. Read-only. The names of the installed rollouts are exposed as read-only properties.
setting has no effect. Always set to true. Read/Write.
the position of the UI item in the rollout. Read/write.
UI item alignment. Creation only property.
UI item offset. Creation only property.
Sets the width of the subrollout. Accessible as property of the UI item.
Sets the height of the subrollout. Accessible as property of the UI item.
Number of UI items across. Creation only parameter.
Adds the rollout to the subrollout. Always returns ok.
Removes the rollout from the subrollout. Always returns ok.