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