Back to Devexpress

DateNavigatorCellAppearance Properties

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

latest4.3 KB
Original Source

DateNavigatorCellAppearance Properties

Contains a DateNavigator‘s cell states.

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.
DisabledStateGets or sets appearance properties that are applied to the cell when its disabled. This is a dependency property.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FocusedStateGets or sets appearance properties that are applied to the cell when the cell is focused. This is a dependency property.
HolidayStateGets or sets appearance properties that are applied to the cell when the cell is a holiday. This is a dependency property.
InactiveStateGets or sets appearance properties that are applied to the cell when the cell is inactive. 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.
MouseOverStateGets or sets appearance properties that are applied to the cell when a mouse pointer is over it. This is a dependency property.
NormalStateGets or sets appearance properties that are applied to the cell. This is a dependency property.
SelectedStateGets or sets appearance properties that are applied to the cell when the cell is selected. This is a dependency property.
SpecialDateStateGets or sets appearance properties that are applied to the cell when the cell is a special date. This is a dependency property.
TodayStateGets or sets appearance properties that are applied to the cell when the cell is today. This is a dependency property.

See Also

DateNavigatorCellAppearance Class

DateNavigatorCellAppearance Members

DevExpress.Xpf.Editors.DateNavigator Namespace