[]
The collection of outbar pages.
[ListBindable(false)]
public class C1OutPages : PagedControlsCollectionBase, IList, ICollection, IEnumerable
| 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. |
| 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. |