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