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