Gets a value that specifies whether a client browser is based on WebKit.
Namespace:DevExpress.Web.Scripts
Assembly:JavaScript

Syntax
JavaScript |
webKitFamily
Type: bool
|
Property value
Type: Boolean
true if the client browser is based on WebKit; otherwise, false.

See Also