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