Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxSchedulerResourceHeaderOptions.Height Property

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public override int Height { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

Library Object Type Path to Height
ASP.NET Bootstrap Controls BootstrapSchedulerOptionsView
.ResourceHeaders.Height
ASP.NET Web Forms Controls ASPxSchedulerOptionsView
.ResourceHeaders.Height
See Also