WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / AccordionPanel Class / Fill Property
In This Topic
    Fill Property (AccordionPanel)
    In This Topic
    Gets or sets whether the expanded item should fill the remaining space in the control.
    Syntax
    public bool Fill {get; set;}
    See Also