[]
Gets or sets the value indicating whether to automatically save the toolbars layout (for this to work, Layout must be added to dynamic properties).
[C1Category("Behavior")]
[C1Description("C1CommandHolder.AutoSaveLayout", "Gets or sets the value indicating whether to automatically save the toolbars layout (for this to work, Layout must be added to dynamic properties).")]
public bool AutoSaveLayout { get; set; }