ASPxSchedulerOptionsBehavior.HighlightSelectionHeaders Property
Gets or sets a value specifying whether the headers of the selected cells should be highlighted.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to HighlightSelectionHeaders |
|---|---|---|
| ASP.NET MVC Extensions | SchedulerSettings |
|
| ASP.NET Web Forms Controls | ASPxScheduler |
|
Remarks
Online demo: ASPxScheduler - Full Week View
See Also