TabPageEventArgs Properties
Provides data for the XtraTabControl.Selected and XtraTabControl.Deselected events.Name | Description |
---|---|
Action | Gets the action being performed on a tab. |
Page | Gets the currently processed page. |
PageIndex | Gets the index of the current page. |
See Also