Skip to main content

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