Workaround: foreach (RadMenuItem item in radMenu1.Items) { item.Layout.Text.Font = new Font("Tahoma", 12, FontStyle.Bold); }