PopupBaseEdit Attached Properties
Serves as a base for classes that are popup editors (e.g. DateEdit, ComboBoxEdit).Name | Description |
---|---|
HasValidationError | Gets whether an editor has a validation error. This is a dependency property. Inherited from BaseEdit. |
PopupOwnerEdit static | |
ValidationError | Gets the validation error defined for the editor. This is a dependency property. Inherited from BaseEdit. |
See Also