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