ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1TileListView Class / InitializePanel Method

In This Topic
    InitializePanel Method (C1TileListView)
    In This Topic
    Initializes the panel the first time it is loaded.
    Syntax
    'Declaration
     
    Protected Overridable Sub InitializePanel() 
    protected virtual void InitializePanel()
    See Also