[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidator

ControlValidator Class

Represents the base class to validate and do the operation according to validation result.

Inheritance
ControlValidator
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public abstract class ControlValidator
Public MustInherit Class ControlValidator
Remarks

User-written validation actions must derive from this class.

Constructors

Name Description
ControlValidator()

Initializes a new instance of the ControlValidator class.

ControlValidator(object)

Initializes a new instance of the ControlValidator class.

Properties

Name Description
ErrorContent

Gets or sets an object that provides additional information about the invalidity.