ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / CopySelection Property

In This Topic
    CopySelection Property
    In This Topic
    Copies selection into clipboard
    Syntax
    'Declaration
     
    Public ReadOnly Property CopySelection As IDelegateCommand
    public IDelegateCommand CopySelection {get;}
    See Also