Back to Devexpress

ScrollBarAnnotationsAppearance Properties

wpf-devexpress-dot-xpf-dot-grid-dot-scrollbarannotationsappearance-dot-underscore-properties.md

latest3.3 KB
Original Source

ScrollBarAnnotationsAppearance Properties

Contains properties that provide access to the appearance settings of particular scrollbar annotation marks.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FocusedRowGets or sets appearance settings for scrollbar annotation marks that correspond to focused row. This is a dependency property.
InvalidCellsGets or sets appearance settings for scrollbar annotation marks that correspond to invalid cells. This is a dependency property.
InvalidRowsGets or sets appearance settings for scrollbar annotation marks that correspond to invalid rows. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
SearchResultGets or sets appearance settings for scrollbar annotation marks that correspond to search results. This is a dependency property.
SelectedGets or sets the appearance settings for scrollbar annotation marks that correspond to selected rows. This is a dependency property.

See Also

ScrollBarAnnotationsAppearance Class

ScrollBarAnnotationsAppearance Members

DevExpress.Xpf.Grid Namespace