Skip to main content

AgendaEmptyCellStyle.Height Property

Gets or sets the cell height.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public override Unit Height { get; set; }

Property Value

Type Description
Unit

An Unit structure specifying the cell height.

See Also