ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / HighlightDocumentViewModel Class
Members

In This Topic
    HighlightDocumentViewModel Class
    In This Topic
    Implement document-wise highlighting model.
    Object Model
    HighlightDocumentViewModel Class
    Syntax
    'Declaration
     
    Public Class HighlightDocumentViewModel 
       Inherits ActiveModel
       Implements GrapeCity.Viewer.Common.INotifyCollectionChanged 
    public class HighlightDocumentViewModel : ActiveModel, GrapeCity.Viewer.Common.INotifyCollectionChanged  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Model.ActiveModel
          GrapeCity.Viewer.Common.Model.HighlightDocumentViewModel

    See Also