DXPopupOptionSheet Class
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
public class DXPopupOptionSheet :
DXPopupActionSheetBase
Implements
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Inheritance
System.Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewElement
DXPopupBase
DXPopupDialogBase
DXPopupActionSheetBase
DXPopupOptionSheet
See Also