'Declaration Public Overrides Property Editor As WebControl
'Usage Dim instance As ExtenderCellType Dim value As WebControl instance.Editor = value value = instance.Editor
public override WebControl Editor {get; set;}
'Declaration Public Overrides Property Editor As WebControl
'Usage Dim instance As ExtenderCellType Dim value As WebControl instance.Editor = value value = instance.Editor
public override WebControl Editor {get; set;}