For a list of all members of this type, see OwnerDataErrorEventArgs members.
Name | Description | |
---|---|---|
![]() | BoundValue | Returns the converted value retrieved from the bound field. (Inherited from Infragistics.Win.UltraWinSchedule.DataErrorEventArgsBase) |
![]() | MemberName | Returns the name of the bound field whose value caused the error to occur. (Inherited from Infragistics.Win.UltraWinSchedule.DataErrorEventArgsBase) |
![]() | Message | Gets/sets the message that will be displayed to the end user. (Inherited from Infragistics.Win.UltraWinSchedule.DataErrorEventArgsBase) |
![]() | Owner | Returns a reference to the Owner whose corresponding data row contains invalid data. |
![]() | PropertyId | Returns the property identifier that describes the Owner property whose data binding returned an invalid value. |
![]() | ShowMessageBox | Determines whether a MessageBox is displayed when a data binding error occurs. (Inherited from Infragistics.Win.UltraWinSchedule.DataErrorEventArgsBase) |