HTMLFrameSetElement.Rows

HTMLFrameSetElement.Rows property

The number of rows of frames in the frameset. See the rows attribute definition in HTML 4.01.

public string Rows { get; set; }

See Also