Back to Devexpress

BaseEdit Attached Properties

wpf-devexpress-dot-xpf-dot-editors-dot-baseedit-dot-underscore-attachedproperties.md

latest951 B
Original Source

BaseEdit Attached Properties

Serves as the base for all editors that can be used as standalone editors and for in-place editing in container controls (e.g., within the GridControl).

NameDescription
HasValidationError staticGets whether an editor has a validation error. This is a dependency property.
OwnerEdit staticReturns an editor to which a child element belongs. This is an attached property.
ValidationError staticGets the validation error defined for the editor. This is a dependency property.

See Also

BaseEdit Class

BaseEdit Members

DevExpress.Xpf.Editors Namespace