ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface / Name Property

In This Topic
    Name Property (IDocument<T>)
    In This Topic
    Syntax
    'Declaration
     
    Property Name As String
    string Name {get; set;}
    See Also