ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ErrorPaneViewModel Class / Copy Property

In This Topic
    Copy Property
    In This Topic
    Copy error to the clipboard
    Syntax
    'Declaration
     
    Public ReadOnly Property Copy As IDelegateCommand
    public IDelegateCommand Copy {get;}
    See Also