[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.WrapperCommand

WrapperCommand Class

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public class WrapperCommand : ICommand, IInvokableCanExecuteChanged
Public Class WrapperCommand
    Implements ICommand, IInvokableCanExecuteChanged

Constructors

Name Description
WrapperCommand(SpreadCommand)

Methods

Name Description
CanExecute(object)
CanExecute(object, GcSpreadSheet)
Execute(object)
Execute(object, GcSpreadSheet)
ExtractTuple(object, out GcSpreadSheet, out object)
InvalidateState()

Events

Name Description
CanExecuteChanged