Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / OrderedListGallery Class / SelectedGroupName Property

In This Topic
    SelectedGroupName Property (OrderedListGallery)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedGroupName As System.String
    public System.string SelectedGroupName {get; set;}
    See Also