ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / Controls Property

In This Topic
    Controls Property (C1dOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Controls As System.Windows.Forms.Control.ControlCollection
    public System.Windows.Forms.Control.ControlCollection Controls {get;}
    See Also