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