[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarPanel.PanelCollection.Item

this Property

this[int]

Gets or sets the element at the specified index.

Declaration
public C1NavBarPanel this[int index] { get; set; }
Parameters
Type Name Description
int index

this[string]

Gets a C1NavBarPanel with the specified key from the collection.

Declaration
public C1NavBarPanel this[string key] { get; }
Parameters
Type Name Description
string key