Skip to main content
A newer version of this page is available. .
All docs
V21.2

ScrollBarBase.ApplyFluent(XtraScrollableControl) Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

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

Parameters

Name Type
scrollable XtraScrollableControl
See Also