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


SortCommand Class
Represents a command for sorting operation. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class SortCommand 
   Inherits RangeCommand
 
'Usage
 
Dim instance As SortCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.SortCommand

See Also