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

In This Topic
    ExpandedWidth Property (C1OutlookBar)
    In This Topic
    Gets or sets the horizontal size of the whole control when in expanded mode.
    Syntax
    'Declaration
     
    
    Public Property ExpandedWidth As Double
    public double ExpandedWidth {get; set;}
    See Also