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.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| ButtonControlStyle | A ButtonControlStyle object that contains the style settings. |
See Also