Back to Devexpress

ScrollBarAnnotationRowInfo.ScrollAnnotationInfo Property

wpf-devexpress-dot-xpf-dot-grid-dot-scrollbarannotationrowinfo-5e90bbfb.md

latest1.3 KB
Original Source

ScrollBarAnnotationRowInfo.ScrollAnnotationInfo Property

Gets the layout and appearance information of the corresponding scrollbar annotation mark.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public ScrollBarAnnotationInfo ScrollAnnotationInfo { get; }
vb
Public ReadOnly Property ScrollAnnotationInfo As ScrollBarAnnotationInfo

Property Value

TypeDescription
ScrollBarAnnotationInfo

A ScrollBarAnnotationInfo object that is a layout and appearance information of the corresponding scrollbar annotation mark.

|

See Also

ScrollBarAnnotationRowInfo Class

ScrollBarAnnotationRowInfo Members

DevExpress.Xpf.Grid Namespace