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