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

In This Topic
    ICommand Interface
    In This Topic
    Defines the contract for commanding, using the same contract as used in WPF.
    Object Model
    ICommand Interface
    Syntax
    'Declaration
     
    Public Interface ICommand 
    public interface ICommand 
    See Also