[]
Gets or sets the value indicating whether invisible menu and toolbar items are shown at design time.
[C1Category("Layout")]
[C1Description("C1CommandHolder.ShowInvisibleItems", "Gets or sets the value indicating whether invisible menu and toolbar items are shown at design time.")]
public bool ShowInvisibleItems { get; set; }
<C1Category("Layout")>
<C1Description("C1CommandHolder.ShowInvisibleItems", "Gets or sets the value indicating whether invisible menu and toolbar items are shown at design time.")>
Public Property ShowInvisibleItems As Boolean