ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / IDelegateCommand Interface
Members

In This Topic
    IDelegateCommand Interface
    In This Topic
    Delegated command interface
    Object Model
    IDelegateCommand Interface
    Syntax
    'Declaration
     
    Public Interface IDelegateCommand 
       Inherits ICommand 
    public interface IDelegateCommand : ICommand  
    See Also