[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTabPages.Item

this Property

this[int]

Gets or sets the element at the specified index.

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

this[string]

Gets a dockingtab page with the specified key from the collection.

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