FlyoutPanelButtonOptions.Padding Property
In This Article
Gets or sets the amount of space around the button panel.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Padding | A System. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Padding |
---|---|
Flyout |
|
Office |
|
#Remarks
Use the Padding property to specify the amount of space around the button panel.
See Also