ComponentOne Scheduler for WPF and Silverlight
SourceElement Property

C1.WPF.Schedule Namespace > ValidationErrorIndicator Class : SourceElement Property
Gets or sets a System.Windows.UIElement for which validation errors should be collected.
Syntax
'Declaration
 
Public Property SourceElement As System.Windows.UIElement
public System.Windows.UIElement SourceElement {get; set;}
See Also

Reference

ValidationErrorIndicator Class
ValidationErrorIndicator Members