'Declaration Public Property activePaneType As PaneType
'Usage Dim instance As SelectionRange Dim value As PaneType instance.activePaneType = value value = instance.activePaneType
public PaneType activePaneType {get; set;}
'Declaration Public Property activePaneType As PaneType
'Usage Dim instance As SelectionRange Dim value As PaneType instance.activePaneType = value value = instance.activePaneType
public PaneType activePaneType {get; set;}