Skip to main content
Tab

FloatingActionButtonProperties Class

Contains settings specific to the floating action button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FloatingActionButtonProperties :
    PropertiesBase

The following members return FloatingActionButtonProperties objects:

Library Related API Members
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

See Also