ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Class Class / ClassName Property

In This Topic
    ClassName Property
    In This Topic
    Gets or sets the name of the class.
    Syntax
    'Declaration
     
    Public Property ClassName As System.String
    public System.string ClassName {get; set;}
    See Also