ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class / OnClearChildren Method

In This Topic
    OnClearChildren Method (C1TileListBoxPanel)
    In This Topic
    Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnClearChildren() 
    protected virtual void OnClearChildren()
    See Also