Skip to main content
A newer version of this page is available. .

ASPxSchedulerResourceHeaderOptions Class

Contains appearance settings specific to Resource Headers.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public class ASPxSchedulerResourceHeaderOptions :
    SchedulerResourceHeaderOptionsBase

The following members return ASPxSchedulerResourceHeaderOptions objects:

Remarks

An object of the ASPxSchedulerResourceHeaderOptions type can be accessed by the ASPxSchedulerOptionsView.ResourceHeaders property.

See Also