ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / KeyValuePair Class / Validator Property

In This Topic
    Validator Property
    In This Topic
    Gets the property validator.
    Syntax
    'Declaration
     
    Public ReadOnly Property Validator As ICustomPropertyValueValidator
    public ICustomPropertyValueValidator Validator {get;}
    See Also