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