public float RowHeight { get; set; }
Public Property RowHeight As Single Get Set
public: property float RowHeight { float get (); void set (float value); }