GanttView.ResourceHeight Property
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int ResourceHeight { get; set; }
Property Value
Type |
---|
Int32 |
See Also