FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupDescription Class / PropertyName Property

In This Topic
    PropertyName Property (GroupDescription)
    In This Topic
    Gets the name of the property to group on.
    Syntax
    'Declaration
     
    
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also