[]
        
(Showing Draft Content)

C1.Win.C1SplitContainer.PanelCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the item at the specified index of the PanelCollection.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index
Overrides