Skip to main content

DataControlBase.VerticalScrollBarVisibilityProperty Field

Identifies the VerticalScrollBarVisibility dependency property.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty VerticalScrollBarVisibilityProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also