Skip to main content

ASPxSchedulerStatusInfo.Priority Property

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

[DefaultValue(0)]
public int Priority { get; set; }

#Property Value

Type Default
Int32 0
See Also