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