public double MinWidth { get; set; }
Public Property MinWidth As Double Get Set
public: property double MinWidth { double get (); void set (double value); }
member MinWidth : float with get, set
In This Article