'Declaration
Protected Property DesignView As Boolean
'Usage
Dim instance As DropDownControl Dim value As Boolean instance.DesignView = value value = instance.DesignView
protected bool DesignView {get; set;}
'Declaration
Protected Property DesignView As Boolean
'Usage
Dim instance As DropDownControl Dim value As Boolean instance.DesignView = value value = instance.DesignView
protected bool DesignView {get; set;}