Back to Devexpress

ValidationErrorsHostBehavior Properties

wpf-devexpress-dot-mvvm-dot-ui-dot-validationerrorshostbehavior-dot-underscore-properties.md

latest3.1 KB
Original Source

ValidationErrorsHostBehavior Properties

Tracks validation errors within a UI container.

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.
ErrorsGets a collection of validation errors within a bound UI container. This is a dependency property.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
HasErrorsGets or sets whether a UI container that is bound to the ValidationErrorsHostBehavior contains errors. 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.

See Also

ValidationErrorsHostBehavior Class

ValidationErrorsHostBehavior Members

DevExpress.Mvvm.UI Namespace