ActiveReports Developer 7
Validator Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > KeyValuePair Class : Validator Property

Glossary Item Box

Gets the property validator.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Validator As ICustomPropertyValueValidator
C# 
public ICustomPropertyValueValidator Validator {get;}

See Also