'Declaration
Public Property HasLauncherButton As Boolean
'Usage
Dim instance As RibbonGroup Dim value As Boolean instance.HasLauncherButton = value value = instance.HasLauncherButton
public bool HasLauncherButton {get; set;}
'Declaration
Public Property HasLauncherButton As Boolean
'Usage
Dim instance As RibbonGroup Dim value As Boolean instance.HasLauncherButton = value value = instance.HasLauncherButton
public bool HasLauncherButton {get; set;}