Skip to main content

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