Back to Devexpress

ScrollBarAnnotationInfo Properties

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

latest2.3 KB
Original Source

ScrollBarAnnotationInfo Properties

Contains information about the layout and appearance of a particular type of scrollbar annotation marks.

NameDescription
AlignmentGets or sets the horizontal alignment of the scrollbar annotation marks within the scrollbar. This is a dependency property.
BrushGets or sets the brush used to paint scrollbar annotation marks. This is a dependency property.
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.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MinHeightGets or sets the minimum height of the scrollbar annotation marks. This is a dependency property.
WidthGets or sets the width for the scrollbar annotation marks. This is a dependency property.

See Also

ScrollBarAnnotationInfo Class

ScrollBarAnnotationInfo Members

DevExpress.Xpf.Grid Namespace