ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.Services Namespace / SampleReportDescriptorDeserializer.Report Class / Id Property

In This Topic
    Id Property (SampleReportDescriptorDeserializer.Report)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also