TabPageEventArgs.Action Property
Gets the action being performed on a tab.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
TabControlAction | A TabControlAction value that identifies the action being performed on a tab. |
See Also