[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandLinks

C1CommandLinks Class

C1CommandLinks

Inheritance
C1CommandLinks
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
[ListBindable(false)]
public class C1CommandLinks : ArrayList, IList, ICollection, IEnumerable, ICloneable

Properties

Name Description

Gets or sets the element at the specified index.

Methods

Name Description

Adds an object to the end.

Adds the elements of an ICollection to the end.

Adds the elements of an ICollection to the end.

This method prevents the control from painting until the EndUpdate method is called.

Removes all elements

Move all links from More submenu to visible links, removes all elements from the C1.Win.C1Command.IBarInternal.VisibleLinks collection, etc.

Resumes painting after painting is suspended by the BeginUpdate method.

Inserts an element into the C1CommandLinks at the specified index.

Inserts the elements of a collection into the C1CommandLinks at the specified index.

Moves an element to the specified index.

Removes the element.

Removes the element at the specified index.

Removes a range of elements

Resets all counters stored for recent link showing

Copies the elements of a collection over a range of elements.