[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.TabPopupWidth

TabPopupWidth Property

TabPopupWidth

Gets or sets the maximum width of the tab popup window when the Ribbon is minimized. If -1, the popup window is stretched to the whole width of the owner window.

Declaration
[C1Category("Behavior")]
[C1Description("C1Ribbon.TabPopupWidth", "Gets or sets the maximum width of the tab popup window when the Ribbon is minimized. If -1, the popup window is stretched to the whole width of the owner window.")]
public int TabPopupWidth { get; set; }