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


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

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

    See Also