Skip to main content
A newer version of this page is available. .
Tab

FloatingActionButtonProperties Class

Contains settings specific to the floating action button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FloatingActionButtonProperties :
    PropertiesBase

The following members return FloatingActionButtonProperties objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxScheduler.FloatingActionButton
SchedulerSettings.FloatingActionButton
ASP.NET Bootstrap Controls BootstrapScheduler.FloatingActionButton

Remarks

The FloatingActionButtonProperties class contains settings specific to the ASPxFloatingActionButton editor type.

Implements

Inheritance

Object
StateManager
PropertiesBase
FloatingActionButtonProperties
See Also