ScrollBarAnnotationsAppearance.FocusedRow Property
Gets or sets appearance settings for scrollbar annotation marks that correspond to focused row. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ScrollBarAnnotationInfo | A ScrollBarAnnotationInfo object that stores appearance settings for annotation marks. |
See Also