Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / BuiltInCommands Class / ReApplySortFilterSelection Field


In This Topic
    ReApplySortFilterSelection Field
    In This Topic
    Re-apply sort filter for current selected autofilter.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ReApplySortFilterSelection As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ReApplySortFilterSelection
    public static readonly SpreadCommand ReApplySortFilterSelection
    See Also