ScrollBarAnnotationRowInfo.ScrollAnnotationInfo Property
Gets the layout and appearance information of the corresponding scrollbar annotation mark.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ScrollBarAnnotationInfo | A ScrollBarAnnotationInfo object that is a layout and appearance information of the corresponding scrollbar annotation mark. |
See Also