Back to Devexpress

RibbonTabCollection.AddCustomTab Method

blazor-devexpress-dot-blazor-dot-office-dot-ribbontabcollection-dot-addcustomtab.md

latest536 B
Original Source

RibbonTabCollection.AddCustomTab Method

NameParametersDescription
AddCustomTab(Int32, String, String)index, text, categoryTypeAdds a custom tab to the specified position in the ribbon.
AddCustomTab(String, String)text, categoryTypeAdds a custom tab to the end of the ribbon.