ActiveReports 12
DoubleDelegateCommand Class
Members 

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : DoubleDelegateCommand Class
Command that delegates implementation to another delegate command
Object Model
DoubleDelegateCommand Class
Syntax
'Declaration
 
Public NotInheritable Class DoubleDelegateCommand 
   Implements ICommand, IDelegateCommand 
public sealed class DoubleDelegateCommand : ICommand, IDelegateCommand  
Inheritance Hierarchy

System.Object
   GrapeCity.Viewer.Common.DoubleDelegateCommand

See Also

Reference

DoubleDelegateCommand Members
GrapeCity.Viewer.Common Namespace