Skip to main content
All docs
V24.2

ScrollBarBase.ApplyFluent(XtraScrollableControl) Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.2.dll

Declaration

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

Parameters

Name Type
scrollable XtraScrollableControl
See Also