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