Skip to main content
All docs
V25.1
  • ScrollBarBase.GetHorizontalScrollBarHeight(ScaleHelper) Method

    For internal use.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v25.1.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    public static int GetHorizontalScrollBarHeight(
        ScaleHelper scaleDPI = null
    )

    Optional Parameters

    Name Type Default Description
    scaleDPI DevExpress.Utils.DPI.ScaleHelper null

     

    Returns

    Type Description
    Int32

     

    See Also