ActiveReports 12
ContextualInformation Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ValidationContext Class : ContextualInformation Property
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

Reference

ValidationContext Class
ValidationContext Members