Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / DisplayAttribute Class / GetDescription Method

In This Topic
    GetDescription Method
    In This Topic
    Gets the value of the Description property.
    Syntax
    'Declaration
     
    
    Public Function GetDescription() As String
    public string GetDescription()

    Return Value

    The value of the Description property.
    See Also