ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / Name Property

In This Topic
    Name Property (TagsInputFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also