ClosePageButtonEventArgs Constructors
Provides data for the XtraTabControl.CloseButtonClick event.| Name | Parameters | Description |
|---|---|---|
| ClosePageButtonEventArgs(IXtraTabPage, IXtraTabPage) | prevPage, page | Initializes a new instance of the ClosePageButtonEventArgs class with the specified settings. |
See Also