IStackGroupDefaultProperties Properties
Provides members that specify settings for individual StackGroups.| Name | Description |
|---|---|
| ActualCapacity | Gets the maximum number of Documents this StackGroup can currently contain. |
| AllowDragging | Gets or sets whether an end-user can drag this StackGroup at runtime. |
| CanDrag | Gets whether this StackGroup can be dragged at runtime. |
| Capacity | Gets or sets the maximum number of Documents that the current StackGroup can contain. |
See Also