Back to Devexpress

ASPxSchedulerStyles.FormButton Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxschedulerstyles-6569fb3b.md

latest1.2 KB
Original Source

ASPxSchedulerStyles.FormButton Property

Gets the style settings that define the appearance of a corresponding scheduler’s element.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public ButtonControlStyle FormButton { get; }
vb
Public ReadOnly Property FormButton As ButtonControlStyle

Property Value

TypeDescription
ButtonControlStyle

A ButtonControlStyle object that contains the style settings.

|

See Also

ASPxSchedulerStyles Class

ASPxSchedulerStyles Members

DevExpress.Web.ASPxScheduler Namespace