if (item.Text != "Free" && item.Text != "Commercial")
{
editor.Items.Remove(item);
}
}
}
}
I hope this helps. Should you have any other questions, do not hesitate to ask.
Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.