HTMLFrameElement.Scrolling

HTMLFrameElement.Scrolling property

Specify whether or not the frame should have scrollbars. See the scrolling attribute definition in HTML 4.01.

public string Scrolling { get; set; }

See Also