Reports for WinForms | ComponentOne
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 String
    public string ClassName {get; set;}
    See Also