public int MinimumRowHeight { get; }
Public ReadOnly Property MinimumRowHeight As Integer Get
public: property int MinimumRowHeight { int get (); }
member MinimumRowHeight : int with get