[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandLinks.Insert

Insert Method

Inserts an element into the C1CommandLinks at the specified index.

Declaration
public override void Insert(int index, object o)
Parameters
Type Name Description
int index
object o
Overrides