ActiveReports 11
CanExecute Method (NullDelegateCommand)

GrapeCity.ActiveReports.Viewer.Wpf.v11 Assembly > GrapeCity.Viewer.Common Namespace > NullDelegateCommand Class : CanExecute Method
Syntax
'Declaration
 
Public Function CanExecute( _
   ByVal parameter As Object _
) As Boolean
public bool CanExecute( 
   object parameter
)

Parameters

parameter
See Also

Reference

NullDelegateCommand Class
NullDelegateCommand Members