'Declaration
Property DropDownLines As System.Integer
'Usage
Dim instance As IControlFormat Dim value As System.Integer instance.DropDownLines = value value = instance.DropDownLines
System.int DropDownLines {get; set;}
read-write property DropDownLines: System.Integer;
function get,set DropDownLines : System.int