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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FloatingActionButtonProperties :
    PropertiesBase

The following members return FloatingActionButtonProperties objects:

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

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
FloatingActionButtonProperties
See Also