IFlyoutDefaultProperties.ActualButtonSize Property
Gets the current button size for this Flyout.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Size | A Size structure that specifies the current button size for this Flyout. |
Remarks
See the IFlyoutDefaultProperties.ButtonSize and IFlyoutProperties.ButtonSize properties to learn more.
See Also