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

In This Topic
    GetName Method
    In This Topic
    Gets a value that is used for field display in the UI.
    Syntax
    'Declaration
     
    
    Public Function GetName() As String
    public string GetName()

    Return Value

    The value of the Name property.
    See Also