TabHeaderCustomDrawEventArgs.TabHeaderInfo Property
Provides access to the object that contains information about the page being drawn.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraTab.ViewInfo.BaseTabPageViewInfo | An object that contains information about the page being drawn. |
See Also