IStackGroupDefaultProperties Members
Provides members that specify settings for individual StackGroups.Properties
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. |
Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
See Also