public virtual ControlType ControlType {get; set;}
'Declaration Public Overridable Property ControlType As ControlType
'Declaration
Public Overridable Property ControlType As ControlType
'Usage Dim instance As SuperEditBase Dim value As ControlType instance.ControlType = value value = instance.ControlType
'Usage
Dim instance As SuperEditBase Dim value As ControlType instance.ControlType = value value = instance.ControlType
SuperEditBase Class SuperEditBase Members