RibbonSplitButton.IsFlyoutOpen Property
In This Article
Gets whether the RibbonSplitButton‘s Flyout is opened.
Namespace: DevExpress.WinUI.Ribbon
Assembly: DevExpress.WinUI.Ribbon.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Flyout is opened; otherwise, false. |
See Also