ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / HighlightPage Property

In This Topic
    HighlightPage Property
    In This Topic
    Gets or sets the highlight page.
    Syntax
    'Declaration
     
    Public Property HighlightPage As HighlightPage
    public HighlightPage HighlightPage {get; set;}
    See Also