TabPanelCustomizeEventArgs.Tabs Property
In This Article
Gets the collection of tabs (buttons) displayed in the panel.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An object that specifies a collection of tabs. |
See Also