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