CommandType

CustomCommandButton.CommandType property

Obtiene o establece el tipo de representación del comando. El tipo puede ser un botón de comando o un elemento del menú contextual.

public CustomCommandButtonType CommandType { get; set; }

Ver también