Skip to main content

GanttView.ResourceHeight Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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

Property Value

Type
Int32
See Also