ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTitle Interface / Text Property

In This Topic
    Text Property (IMapTitle)
    In This Topic
    Gets the text of the title.
    Syntax
    'Declaration
     
    ReadOnly Property Text As String
    string Text {get;}

    Property Value

    A System.String representing the text of the title.
    See Also