CustomCommandButton.CommandType

CustomCommandButton.CommandType property

Gets or sets the rendering type of the command. The type can be command button or context menu item.

public CustomCommandButtonType CommandType { get; set; }

See Also