LayoutGroupEventArgs Constructors
Provides data for the LayoutControl.GroupExpandChanged and LayoutControl.TabPageCloseButtonClick events.Name | Parameters | Description |
---|---|---|
LayoutGroupEventArgs(LayoutGroup) | group | Initializes a new instance of the LayoutGroupEventArgs class with the specified settings. |
See Also