ComponentOne Extended Library for WPF and Silverlight
Fill Property (C1AccordionPanel)

C1.WPF.Extended Namespace > C1AccordionPanel Class : Fill Property
Gets or sets whether the available space will be filled with the content of the expanded item.
Syntax
'Declaration
 
Public Property Fill As Boolean
public bool Fill {get; set;}
See Also

Reference

C1AccordionPanel Class
C1AccordionPanel Members