TabPageEventArgs Constructors
Provides data for the XtraTabControl.Selected and XtraTabControl.Deselected events.| Name | Parameters | Description |
|---|---|---|
| TabPageEventArgs(XtraTabPage, Int32, TabControlAction) | page, pageIndex, action | Initializes a new instance of the TabPageEventArgs class with the specified settings. |
See Also