'Declaration
Public Property SelectedGroupName As String
'Usage
Dim instance As RibbonGallery Dim value As String instance.SelectedGroupName = value value = instance.SelectedGroupName
public string SelectedGroupName {get; set;}
'Declaration
Public Property SelectedGroupName As String
'Usage
Dim instance As RibbonGallery Dim value As String instance.SelectedGroupName = value value = instance.SelectedGroupName
public string SelectedGroupName {get; set;}