Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / CodeModule Class / Name Property

In This Topic
    Name Property (CodeModule)
    In This Topic
    Gets or sets the name of the current CodeModule.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also