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