Back to Devexpress

FloatingActionButtonProperties Class

aspnet-devexpress-dot-web-aa5554e4.md

latest1.8 KB
Original Source

FloatingActionButtonProperties Class

Contains settings specific to the floating action button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FloatingActionButtonProperties :
    PropertiesBase
vb
Public Class FloatingActionButtonProperties
    Inherits PropertiesBase

The following members return FloatingActionButtonProperties objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxScheduler.FloatingActionButton
ASP.NET MVC ExtensionsSchedulerSettings.FloatingActionButton

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase FloatingActionButtonProperties BootstrapFloatingActionButtonOptions

See Also

FloatingActionButtonProperties Members

DevExpress.Web Namespace