[]
        
(Showing Draft Content)

C1.Win.C1Command.C1OutPage.C1OutPageControlCollection.Add

Add Method

Add(Control)

Adds the specified Control object to the collection.

Declaration
public override void Add(Control value)
Parameters
Type Name Description
Control value
Overrides