VGridControlBase.ScrollsStyle Property
In This Article
Gets the style which is applied to the scroll bars.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public VGridScrollStylesController ScrollsStyle { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also