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

ASPxClientUtils.windowsPlatform Property

Gets a value that specifies whether the application is run under the Windows platform.

Declaration

static windowsPlatform: boolean

Property Value

Type Description
boolean

true if the application is run under the Windows platform; otherwise, false.

See Also