ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / Load Property

In This Topic
    Load Property
    In This Topic
    Loads document
    Syntax
    'Declaration
     
    Public ReadOnly Property Load As IDelegateCommand
    public IDelegateCommand Load {get;}
    See Also