HttpBrowserCapabilities.Tables Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de clientbrowser HTML-tabellen ondersteunt.

public:
 property bool Tables { bool get(); };
public bool Tables { get; }
member this.Tables : bool
Public ReadOnly Property Tables As Boolean

Waarde van eigenschap

true als de browserclient tabellen ondersteunt; anders, false. De standaardwaarde is false.

Van toepassing op