Skip to main content
All docs
V25.1
  • GanttView.ResourceHeight Property

    Namespace: DevExpress.XtraScheduler

    Assembly: DevExpress.XtraScheduler.v25.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