Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapSubItemTitle Class / Caption Property

In This Topic
    Caption Property (MapSubItemTitle)
    In This Topic
    Gets or sets the caption of the tile.
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also