Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
A single tool cannot be hidden through the Editor configuration. You could either list the tools to be displayed: E.g.
.Tools(t => t.Clear()
.Bold()
.Italic()
.Underline()
.BackColor()
.FontColor())
<style>
.k-foreColor
{
display
:
none
;
}
</style>