Back to Devexpress

SchedulerSettings.FloatingActionButton Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-schedulersettings-cec232a8.md

latest1.2 KB
Original Source

SchedulerSettings.FloatingActionButton Property

Provides access to the floating action button’s properties.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public FloatingActionButtonProperties FloatingActionButton { get; }
vb
Public ReadOnly Property FloatingActionButton As FloatingActionButtonProperties

Property Value

TypeDescription
FloatingActionButtonProperties

A FloatingActionButtonProperties object that represents the floating action button’s properties.

|

See Also

SchedulerSettings Class

SchedulerSettings Members

DevExpress.Web.Mvc Namespace