[]
        
(Showing Draft Content)

C1.Win.C1Command.C1OutPages

C1OutPages Class

The collection of outbar pages.

Inheritance
PagedControlsCollectionBase
C1OutPages
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[ListBindable(false)]
public class C1OutPages : PagedControlsCollectionBase, IList, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets or sets the element at the specified index.

this[string]

Gets an outpage with the specified key from the collection.

Methods

Name Description
BeginUpdate()

This method is for internal use only.

EndUpdate()

This method is for internal use only.

IndexOfKey(string)

Returns the index of the first occurrence of the C1OutPage with the specified key.

OnPageAdded(Control)

This method is for internal use only.

OnPageRemoved(Control, int)

This method is for internal use only.

check_page(object)

This method is for internal use only.