LayoutGroupCancelEventArgs Properties
Provides data for the LayoutControl.GroupExpandChanging event.
Name | Description |
---|---|
Cancel | Gets or sets whether to cancel the current operation. |
Group |
Gets the group currently being processed.
Inherited from Layout |
See Also