[]
Sets or returns whether the dock automatically adjusts its size.
[C1Category("Layout")] [C1Description("C1CommandDock.AutoSize", "Sets or returns whether the dock automatically adjusts its size.")] public bool AutoSize { get; set; }