[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.ValidationErrorIndicator

ValidationErrorIndicator Class

Display the validation error of a cell.

Inheritance
ValidationErrorIndicator
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public class ValidationErrorIndicator : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Public Class ValidationErrorIndicator
    Inherits Control
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
ValidationErrorIndicator()

Initializes a new instance of the ValidationErrorIndicator class.

Fields

Properties

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

Methods