OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookBar Class / FirstOverflowIndex Property

In This Topic
    FirstOverflowIndex Property (C1OutlookBar)
    In This Topic
    Gets or sets the index of the first item that causes overflow.
    Syntax
    'Declaration
     
    
    Public Property FirstOverflowIndex As Integer
    public int FirstOverflowIndex {get; set;}
    See Also