Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / Fill Property

In This Topic
    Fill Property (C1Accordion)
    In This Topic
    Gets or sets whether the expanded item should fill the remaining space in the control.
    Syntax
    'Declaration
     
    
    Public Property Fill As Boolean
    public bool Fill {get; set;}
    See Also