[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.ItemSize

ItemSize Property

ItemSize

Gets or sets the size of the tabs (if empty, the size is calculated automatically based on content).

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