[]
        
(Showing Draft Content)

C1.Win.Command.C1OutPage.C1OutPageControlCollection.Add

Add Method

Add(Control)

Adds the specified Control object to the collection.

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