Skip to main content
All docs
V25.1
  • ScrollBarBase.ApplyFluent(XtraScrollableControl) Method

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v25.1.dll

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

    Declaration

    [EditorBrowsable(EditorBrowsableState.Never)]
    public static void ApplyFluent(
        XtraScrollableControl scrollable
    )

    Parameters

    Name Type
    scrollable XtraScrollableControl
    See Also