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


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

    System.Object
       GrapeCity.Wpf.SpreadSheet.WrapperCommand
          GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand

    See Also