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