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

In This Topic
    Highlight Property
    In This Topic
    Gets the highlight document view model.
    Syntax
    'Declaration
     
    Public ReadOnly Property Highlight As HighlightDocumentViewModel
    public HighlightDocumentViewModel Highlight {get;}
    See Also