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