CommandType

CustomCommandButton.CommandType property

Ruft den Wiedergabetyp des Befehls ab oder legt ihn fest. Der Typ kann eine Befehlsschaltfläche oder ein Kontextmenüelement sein.

public CustomCommandButtonType CommandType { get; set; }

Siehe auch