Back to Devexpress

RibbonItemCollectionBuilder<TItemCollectionBuilder>.AddButton Method

aspnetcore-devexpress-dot-aspnetcore-dot-office-dot-ribbonitemcollectionbuilder-1-dot-addbutton.md

latest645 B
Original Source

RibbonItemCollectionBuilder<TItemCollectionBuilder>.AddButton Method

NameParametersDescription
AddButton()noneAdds a new item to the end of the ribbon item collection.
AddButton(String, String, Boolean, String, Boolean)text, commandName, beginGroup, icon, showTextAdds a new item with the specified settings to the end of the ribbon item collection.