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

TimelineView.CellAutoHeightOptions Property

Provides access to options for specifying cell auto height behavior.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ASPxSchedulerOptionsCellAutoHeight CellAutoHeightOptions { get; }

Property Value

Type Description
ASPxSchedulerOptionsCellAutoHeight

An ASPxSchedulerOptionsCellAutoHeight object containing options.

See Also