'Declaration Public Property SelectionState As GroupSelectionState
'Usage Dim instance As GroupHeaderControl Dim value As GroupSelectionState instance.SelectionState = value value = instance.SelectionState
public GroupSelectionState SelectionState {get; set;}