HeaderButtonEventArgs Constructors
Provides data for the XtraTabControl.HeaderButtonClick event.Name | Parameters | Description |
---|---|---|
HeaderButtonEventArgs(TabButtons, IXtraTabPage) | button, page | Initializes a new HeaderButtonEventArgs class instance with the specified button and page. |
See Also