Back to Devexpress

DateNavigatorStateAppearance Properties

wpf-devexpress-dot-xpf-dot-editors-dot-datenavigator-dot-datenavigatorstateappearance-dot-underscore-properties.md

latest3.7 KB
Original Source

DateNavigatorStateAppearance Properties

Contains a cell’s appearance properties.

NameDescription
BackgroundGets or sets the brush used to paint the cell’s background. This is a dependency property.
BorderBrushGets or sets the brush used to paint the cell’s borders. This is a dependency property.
BorderThicknessGets or sets the thickness of the cell’s border. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CornerRadiusGets or sets the cell’s corner radius. 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.
FontWeightGets or sets the cell’s font weight. This is a dependency property.
ForegroundGets or sets the brush used to paint the cell’s foreground. 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.
OpacityGets or sets the opacity factor applied to the cell. This is a dependency property.
PriorityIndexGets or sets the state’s priority index.

See Also

DateNavigatorStateAppearance Class

DateNavigatorStateAppearance Members

DevExpress.Xpf.Editors.DateNavigator Namespace