[]
Gets or sets the size of the tabs (if empty, the size is calculated automatically based on content).
[C1Description("C1DockingTab.ItemSize", "Gets or sets the size of the tabs (if empty, the size is calculated automatically based on content).")]
[C1Category("Appearance")]
public Size ItemSize { get; set; }