DXPopupOptionSheet Class
In This Article
A pop-up option sheet view that you can attach to any view on the screen or show as a separate dialog.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public class DXPopupOptionSheet :
DXPopupActionSheetBase
#Implements
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
#Inheritance
Show 11 items
System.Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewElement
DXPopupBase
DXPopupDialogBase
DXPopupActionSheetBase
DXPopupOptionSheet
See Also