Back to Devexpress

TabsPositionChangedEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-tabspositionchangedeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

TabsPositionChangedEventArgs Properties

Provides data for the DockManager.TabsPositionChanged and DockPanel.TabsPositionChanged events.

NameDescription
OldTabsPositionGets the previous position of the tabs in a tab container.
PanelGets the processed dock panel. Inherited from DockPanelEventArgs.
TabsPositionGets the current position of the tabs in a tab container.

See Also

TabsPositionChangedEventArgs Class

TabsPositionChangedEventArgs Members

DevExpress.XtraBars.Docking Namespace