ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationContext Class / ContextualInformation Property

In This Topic
    ContextualInformation Property
    In This Topic
    Gets a System.Collections.Specialized.HybridDictionary object containing any information that needs to be passed through validation.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContextualInformation As HybridDictionary
    public HybridDictionary ContextualInformation {get;}
    See Also