[]
        
(Showing Draft Content)

C1.Report.ReportObject.Name

Name Property

Name

Gets or sets the name of the object.

Declaration
[C1Category("Design")]
[C1Description("ReportObject.Name", "The name of the object.")]
public virtual string Name { get; set; }
<C1Category("Design")>
<C1Description("ReportObject.Name", "The name of the object.")>
Public Overridable Property Name As String