PopupBaseEdit Attached Properties
Serves as a base for classes that represent 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 |
Gets the owner editor. This is a dependency property. |
Validation |
Gets the validation error defined for the editor. This is a dependency property.
Inherited from Base |
See Also