LayoutGroupCancelEventArgs Constructors
Provides data for the LayoutControl.GroupExpandChanging event.| Name | Parameters | Description |
|---|---|---|
| LayoutGroupCancelEventArgs(LayoutGroup, Boolean) | group, cancel | Initializes a new instance of the LayoutGroupCancelEventArgs class with the specified settings. |
See Also