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