public double AvailableWidth { get; }
Public ReadOnly Property AvailableWidth As Double Get
public: property double AvailableWidth { double get (); }
member AvailableWidth : float with get
In This Article