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