WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion 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
    public bool Fill {get; set;}
    See Also