Skip to main content
Bar

GalleryControl.ContentVerticalOffset Property

Gets the vertical offset of the top visible row.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public double ContentVerticalOffset { get; }

Property Value

Type Description
Double

A double value that specifies the vertical offset of the top visible row.

See Also