C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1Page Class : ResolvedInfo Property |
Note that if the current page has not been resolved yet, the value of this property is null, so you should always test it before accessing the nested properties.
'Declaration Public ReadOnly Property ResolvedInfo As PageResolvedInfo
public PageResolvedInfo ResolvedInfo {get;}