Table of Contents

Interface IHTMLFrameSetElement

Namespace
Org.W3c.Dom.Html
Assembly
MASES.JNet.dll
public interface IHTMLFrameSetElement : IHTMLElement, IElement, INode
Inherited Members

Properties

Cols

String Cols { get; set; }

Property Value

String

Rows

String Rows { get; set; }

Property Value

String