ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / Name Property

In This Topic
    Name Property (Tile)
    In This Topic
    Gets or sets the unique name for this Tile.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also