Spread WPF 18
GrapeCity.Wpf.SpreadSheet.UI.Commands Namespace / SpreadCommand Class
Properties Methods Events

In This Topic
    SpreadCommand Class Members
    In This Topic

    The following tables list the members exposed by SpreadCommand.

    Public Properties
     NameDescription
    Public PropertyGets the name of the command.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this SpreadCommand can execute in GrapeCity.Wpf.SpreadSheet.GcSpreadSheet's current state.  
    Public MethodExecutes the SpreadCommand on the GrapeCity.Wpf.SpreadSheet.GcSpreadSheet target.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when changes occur that affect whether or not the command should execute.  
    Top
    See Also