Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableSubTotalCommand Class
Members


In This Topic
    TableSubTotalCommand Class
    In This Topic
    Represents a command for table subotal operation.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TableSubTotalCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As TableSubTotalCommand
    public sealed class TableSubTotalCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.TableSubTotalCommand

    See Also