BaseEdit Attached Properties
Serves as the base for all editors that can be used for inplace editing in container controls (e.g. within the DXGrid control).
Name | Description |
---|---|
Has |
Gets whether an editor has a validation error. This is a dependency property. |
Owner |
Gets the editor's owner. |
Validation |
Gets the validation error defined for the editor. This is a dependency property. |
See Also