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

In This Topic
    Description Property (PanelElement)
    In This Topic
    Gets or sets the description for this element.
    Syntax
    'Declaration
     
    
    Public Property Description As String
    public string Description {get; set;}
    See Also