Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / SingleSelectionCommand Class
Members


In This Topic
    SingleSelectionCommand Class
    In This Topic
    Object Model
    SingleSelectionCommand Class
    Syntax
    'Declaration
     
    Public Class SingleSelectionCommand 
       Inherits WrapperCommand
       Implements IInvokableCanExecuteChanged 
    'Usage
     
    Dim instance As SingleSelectionCommand
    public class SingleSelectionCommand : WrapperCommand, IInvokableCanExecuteChanged  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.WrapperCommand
          GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand
             GrapeCity.Wpf.SpreadSheet.CustomSortWrapperCommand

    See Also