Skip to main content

ASPxClientCrosshairElementGroup.CrosshairElements Property

Returns the collection of elements that the Crosshair Cursor displays in the group.

#Declaration

TypeScript
CrosshairElements: ASPxClientCrosshairElement[]

#Property Value

Type Description
ASPxClientCrosshairElement[]

The collection of ASPxClientCrosshairElement objects that the Crosshair Cursor displays in the group.

See Also