Skip to main content
All docs
V25.1
  • VGridControlBase.CaptionHeight Property

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

    NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

    Declaration

    [DefaultValue(-1)]
    [DXCategory("Appearance")]
    [XtraSerializableProperty(XtraSerializationFlags.AutoScaleYNoDefault)]
    public int CaptionHeight { get; set; }

    Property Value

    Type Default
    Int32 -1
    See Also