FloatingActionButtonProperties Class
In This Article
Contains settings specific to the floating action button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FloatingActionButtonProperties :
PropertiesBase
#Related API Members
The following members return FloatingActionButtonProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Scheduler |
#Remarks
The FloatingActionButtonProperties class contains settings specific to the ASPxFloatingActionButton editor type.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
FloatingActionButtonProperties
See Also