HTMLFrameSetElement.Cols

HTMLFrameSetElement.Cols property

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

public string Cols { get; set; }

See Also