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


In This Topic
    SortSelection Field
    In This Topic
    Sort by Ascending/Descending for current selection.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SortSelection As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.SortSelection
    public static readonly SpreadCommand SortSelection
    See Also