The ValidationErrorIndicator represents the framework element used for collecting validation errors.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public class ValidationErrorIndicator : FrameworkElement
Visual Basic (Declaration)
Public Class ValidationErrorIndicator _
	Inherits FrameworkElement

Inheritance Hierarchy

See Also