Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Tool Class / Description Property

In This Topic
    Description Property
    In This Topic
    Gets or sets a more descriptive text that will be shown in tooltips.
    Syntax
    'Declaration
     
    
    Public Property Description As String
    public string Description {get; set;}
    See Also