[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorSet

ControlValidatorSet Class

Represents a ControlValidatorSet which contains a set of ControlValidator.

Inheritance
ControlValidatorSet
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
[TypeConverter(typeof(ControlValidatorSetTypeConverter))]
public sealed class ControlValidatorSet : DependencyObject
<TypeConverter(GetType(ControlValidatorSetTypeConverter))>
Public NotInheritable Class ControlValidatorSet
    Inherits DependencyObject

Constructors

Name Description
ControlValidatorSet()

Initializes a new instance of the ControlValidatorSet class.

Properties

Name Description
ControlValidators

Gets the collection of all ControlValidators.