Back to Devexpress

TabPanelCustomizeEventArgs Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-dot-tabpanelcustomizeeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

TabPanelCustomizeEventArgs Properties

Provides data for the TabPanelCustomize event.

NameDescription
ButtonsGets the collection of tabs (buttons) displayed in the panel. This property is obsolete. Use the Tabs property instead.
PanelGets the panel that contains tabs.
RowsGets the collection of rows in the property grid.
TabsGets the collection of tabs (buttons) displayed in the panel.

See Also

TabPanelCustomizeEventArgs Class

TabPanelCustomizeEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace