[]
Display the validation error of a cell.
public class ValidationErrorIndicator : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Public Class ValidationErrorIndicator
Inherits Control
Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
ValidationErrorIndicator() | Initializes a new instance of the ValidationErrorIndicator class. |
Name | Description |
---|---|
IsActivedProperty | |
IsEditErrorProperty | |
IsInvalidProperty | |
MessageProperty | |
TitleProperty |
Name | Description |
---|---|
IsActived | Gets a value indicating whether this instance is focused. |
IsEditError | Gets a value indicating whether the editing value is invalid. |
IsInvalid | Gets a value indicating whether the curren value is invalid. |
Message | |
Title |