ASPxSchedulerStyles.FormButton Property
In This Article
Gets the style settings that define the appearance of a corresponding scheduler’s element.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ButtonControlStyle FormButton { get; }
#Property Value
Type | Description |
---|---|
Button |
A Button |
See Also