Gets a value indicating whether the browser renders a line break after an HTML <input> element.

Declaration Syntax
public virtual bool RendersBreaksAfterWmlInput { get; }Public Overridable ReadOnly Property RendersBreaksAfterWmlInput As Boolean
public:
virtual property bool RendersBreaksAfterWmlInput {
bool get ();
}
Return Value
true if the browser renders a line break after an HTML <input> element; otherwise, false. The default is false.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0