Gets or sets the title of the report.
Declaration Syntax
C# | Visual Basic | Visual C++ |
string Title { get; set; }
Property Title As String
property String^ Title { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
string Title { get; set; }
Property Title As String
property String^ Title { String^ get (); void set (String^ value); }