Skip to main content
A newer version of this page is available. .

ASPxClientUtils.chrome Property

Gets a value that specifies whether the client browser is Google Chrome.

Declaration

static chrome: boolean

Property Value

Type Description
boolean

true if the client browser is Google Chrome; otherwise, false.

See Also