Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / FilterCommand Class
Members


In This Topic
    FilterCommand Class
    In This Topic
    Represents a command for filtering operation.
    Syntax
    'Declaration
     
    
    Public Class FilterCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As FilterCommand
    public class FilterCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.FilterCommand

    See Also