Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ValidationErrorIndicator Class
Members

In This Topic
    ValidationErrorIndicator Class
    In This Topic
    The ValidationErrorIndicator represents the framework element used for collecting validation errors.
    Object Model
    ValidationErrorIndicator Class
    Syntax
    'Declaration
     
    
    Public Class ValidationErrorIndicator 
       Inherits System.Windows.FrameworkElement
    public class ValidationErrorIndicator : System.Windows.FrameworkElement 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      C1.WPF.Schedule.ValidationErrorIndicator

    See Also