[]
Gets or sets the toolbars layout; To enable automatic layout persistence, add this property to dynamic properties.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.Layout", "Gets or sets the toolbars layout; To enable automatic layout persistence, add this property to dynamic properties.")]
public string Layout { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandHolder.Layout", "Gets or sets the toolbars layout; To enable automatic layout persistence, add this property to dynamic properties.")>
Public Property Layout As String