RowHeight Property
RowHeight
Gets or sets the height of the layout box measured from the top margin (for positive values) or from the bottom margin (for negative values), in graphic units.
Declaration
public float? RowHeight { get; set; }
Public Property RowHeight As Single?