Back to Devexpress

ASPxSchedulerStyles.ErrorInformation Property

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

latest1.2 KB
Original Source

ASPxSchedulerStyles.ErrorInformation Property

Gets the style settings that define the appearance of the error information.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public AppearanceStyle ErrorInformation { get; }
vb
Public ReadOnly Property ErrorInformation As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

ASPxSchedulerStyles Class

ASPxSchedulerStyles Members

DevExpress.Web.ASPxScheduler Namespace