ActiveReports 8
DelegateCommand<TParm> Class Members
See Also  Methods  Events
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common Namespace : DelegateCommand<TParm> Class

Glossary Item Box

The following tables list the members exposed by DelegateCommand<TParm>.

Public Constructors

 NameDescription
Public ConstructorDelegateCommand<TParm> ConstructorOverloaded.   
Top

Public Methods

 NameDescription
Public MethodCanExecute  
Public MethodExecute  
Public MethodRaiseCanExecuteChanged  
Top

Public Events

 NameDescription
Public EventCanExecuteChanged  
Top

See Also