CommandItems Property
Gets the commands contained in this command site.
Syntax
public System.Collections.Generic.IEnumerable<CommandItem> CommandItems {get;}Public ReadOnly Property CommandItems As System.Collections.Generic.IEnumerable(Of CommandItem)