'Declaration
Public Property TotalLabel As String
'Usage
Dim instance As TableViewColumn Dim value As String instance.TotalLabel = value value = instance.TotalLabel
public string TotalLabel {get; set;}
'Declaration
Public Property TotalLabel As String
'Usage
Dim instance As TableViewColumn Dim value As String instance.TotalLabel = value value = instance.TotalLabel
public string TotalLabel {get; set;}