HttpBrowserCapabilities.Tables Proprietà

Definizione

Ottiene un valore che indica se il browser client supporta tabelle HTML.

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

Valore della proprietà

Boolean

true se il client del browser supporta le tabelle; in caso contrario, false . Il valore predefinito è false.

Si applica a