[]
Gets or sets the font of menu.
[C1Category("Appearance")]
[C1Description("C1CommandMenu.Font", "Gets or sets the font of menu.")]
public virtual Font Font { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandMenu.Font", "Gets or sets the font of menu.")>
Public Overridable Property Font As Font