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

GanttView.ResourceHeight Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int ResourceHeight { get; set; }

Property Value

Type
Int32
See Also