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