TabPanelCustomizeEventArgs.Panel Property
Gets the panel that contains tabs.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraVerticalGrid.TabPanel | The tab panel. |
See Also