Back to Devexpress

DevExpress.XtraTab Namespace

windowsforms-devexpress-1998e3b5.md

latest4.8 KB
Original Source

DevExpress.XtraTab Namespace

Contains the classes that maintain the XtraTabControl’s infrastructure.

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
HeaderButtonCustomDrawEventArgsProvides data for the TabbedView.CustomDrawHeaderButton event.
PageAppearanceProvides the appearance settings used to paint the elements in a tab page.
TabHeaderCustomDrawEventArgsProvides data for the TabbedView.CustomDrawTabHeader event.
TabPageCancelEventArgsProvides data for the XtraTabControl.Selecting and XtraTabControl.Deselecting events.
TabPageChangedEventArgsProvides data for the XtraTabControl.HotTrackedPageChanged and XtraTabControl.SelectedPageChanged events.
TabPageChangingEventArgsProvides data for the XtraTabControl.SelectedPageChanging event.
TabPageEventArgsProvides data for the XtraTabControl.Selected and XtraTabControl.Deselected events.
XtraTabControlDisplays tabbed pages where you can place other controls.
XtraTabPageA tab page.
XtraTabPageCollectionRepresents a tab control’s page collection.

Delegates

NameDescription
TabPageCancelEventHandlerRepresents the method for handling events which take a TabPageCancelEventArgs object as a parameter.
TabPageChangedEventHandlerRepresents a method that will handle the XtraTabControl.HotTrackedPageChanged and XtraTabControl.SelectedPageChanged events.
TabPageChangingEventHandlerRepresents the method for handling events which take a TabPageChangedEventArgs object as a parameter.
TabPageEventHandlerRepresents the method for handling events which take a TabPageEventArgs object as a parameter.

Enums

NameDescription
ClosePageButtonShowModeEnumerates values that specify whether Close buttons are displayed in individual tab pages, the tab control’s header, or in both.
PinPageButtonShowModeProvides members that indicate which tab headers should display their Pin Buttons.
TabButtonShowModeLists values that specify the manner in which tab buttons are shown within a tab header panel.
TabHeaderLocationLists values that specify the position of the tab headers in a tab control.
TabMiddleClickFiringModeContains values that specify if and when a control’s TabMiddleClick event fires.
TabOrientationLists values that specify the orientation of the tab headers in a tab control.
TabPageImagePositionLists values that specify the alignment of the images displayed within page headers.