The ViewCommandsToolBar type exposes the following members.

Fields

  NameDescription
ClearFilter
A command for clearing the filter in a ViewCommandsToolBar.
ShowAlphaSorted
A command for sorting a PropertyGridBindingView alphabetically by property name.
ShowCategorized
A command for sorting a PropertyGridBindingView by category.
ShowUnsorted
A command for removing all sorting from a PropertyGridBindingView.
TargetProperty
Identifies the Target property.

See Also