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

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

    Return Value

    The value of the GroupName property.
    See Also