public new string Label {get; set;}
'Declaration Public Shadows Property Label As String
'Declaration
Public Shadows Property Label As String
'Usage Dim instance As Rows.DefaultRow Dim value As String instance.Label = value value = instance.Label
'Usage
Dim instance As Rows.DefaultRow Dim value As String instance.Label = value value = instance.Label
Rows.DefaultRow Class Rows.DefaultRow Members