FloatingActionButtonProperties.VerticalMargin Property
In This Article
Specifies the floating action button’s vertical margin.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 20 | An integer value that specifies the vertical margin. |
#Remarks
Use the FloatingActionButtonProperties.HorizontalMargin property to specify the floating action button’s horizontal margin.
#Concept
#Online Demo
See Also