Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableSubTotalCommand Class
Members


TableSubTotalCommand Class
Represents a command for table subotal operation. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class TableSubTotalCommand 
   Inherits Command
 
'Usage
 
Dim instance As TableSubTotalCommand
Inheritance Hierarchy

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

See Also