[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.AutoSaveLayout

AutoSaveLayout Property

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).

Declaration
[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; }