Back to Devexpress

ValidateRangeEventArgs Properties

wpf-devexpress-dot-xpf-dot-editors-dot-validaterangeeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ValidateRangeEventArgs Properties

Contains data for the Validate event.

NameDescription
EndGets the end date of the validated range.
EndErrorGets or sets the error description for the end date of the validated range.
IsEndValidGets or sets whether the end date of the validated range is valid.
IsStartValidGets or sets whether the start date of the validated range is valid.
StartGets the start date of the validated range.
StartErrorGets or sets the error description for the start date of the validated range.

See Also

ValidateRangeEventArgs Class

ValidateRangeEventArgs Members

DevExpress.Xpf.Editors Namespace