'Declaration
Public Property MinWidth As System.Double
'Usage
Dim instance As RowHeader Dim value As System.Double instance.MinWidth = value value = instance.MinWidth
public System.double MinWidth {get; set;}
public read-write property MinWidth: System.Double;
public function get,set MinWidth : System.double