ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationContext Class
Properties

In This Topic
    ValidationContext Class Members
    In This Topic

    The following tables list the members exposed by ValidationContext.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new ValidationContext class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a System.Collections.Specialized.HybridDictionary object containing any information that needs to be passed through validation.  
    Public PropertyGets the mode for which the validation context is set.  
    Public PropertyGets a GrapeCity.ActiveReports.ReportObjectMode.Validation.NameValidator object for the current validation context to use for name validation.  
    Top
    See Also