'Declaration Public Property ShowEditor As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.ShowEditor = value value = instance.ShowEditor
public bool ShowEditor {get; set;}
'Declaration Public Property ShowEditor As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.ShowEditor = value value = instance.ShowEditor
public bool ShowEditor {get; set;}