ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / PropertyMapping Class / Comment Property

In This Topic
    Comment Property (PropertyMapping)
    In This Topic
    Gets or sets the comment for the PropertyMapping object.
    Syntax
    'Declaration
     
    
    Public Property Comment As String
    public string Comment {get; set;}
    See Also