Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / DisplayAttribute Class / GroupName Property

In This Topic
    GroupName Property
    In This Topic
    Gets or sets a value in which the propertity are group displayed or not.
    Syntax
    'Declaration
     
    
    Public Property GroupName As String
    public string GroupName {get; set;}
    See Also