Skip to main content
A newer version of this page is available. .

DevExpress.Maui.Controls Namespace

Contains classes and interfaces that implement the SimpleButton, TabView, and DXPopup functionality.

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Classes

Name Description
DXPopup A popup view that you can attach to any view on the screen or show as a separate dialog.
DXPopupActualAppearance An appearance object.
ItemHeaderTappedEventArgs Contains data for the ItemHeaderTapped event.
SimpleButton A simple button.
SimpleButtonActualAppearance An appearance object.
TabItem The base class for the TabViewItem class.
TabItemActualAppearance An appearance object.
TabView A view that organizes content into groups at the same hierarchy level and allows tab navigation between them.
TabViewActualAppearance An appearance object.
TabViewItem Stores the TabView item’s header settings and content.

Structs

Name Description
TabHeaderLength The header panel’s length that supports the the automatically calculated size.
TabItemLength The item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.

Delegates

Name Description
ItemHeaderTappedEventHandler A method that will handle the TabView.ItemHeaderTapped event.

Enums

Name Description
HeaderContentAlignment Lists values that indicate item headers’ alignment in the header panel.
HeaderContentPosition Lists values that specify an element position in its container.
HeaderElements Lists the combination of elements the item header shows.
IconHorizontalPosition Lists values used to specify the icon horizontal alignment.
ItemHeaderPlacement Lists values that specify how the TabView position the selected tab item header.
NotifyTabItemCollectionChangedAction
PopupHorizontalAlignment Lists values that specify the horizontal alignment of the DXPopup‘s message.
PopupVerticalAlignment Lists values that specify the vertical alignment of the DXPopup‘s message.
TabHeaderUnitType Lists types of values that TabHeaderLength stores.
TabItemLengthUnitType Lists types of values that TabItemLength stores.