ASPxSchedulerStyles.Toolbar Property
In This Article
Gets the style settings that define the appearance of the toolbar.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public AppearanceStyle Toolbar { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also