A command for removing all sorting from a PropertyGridBindingView.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly ICommand ShowUnsorted
Visual Basic (Declaration)
Public Shared ReadOnly ShowUnsorted As ICommand

See Also