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

ASPxClientCrosshairElementGroup.CrosshairIndicatorElements Property

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

Declaration

CrosshairIndicatorElements: ASPxClientCrosshairIndicatorElement[]

Property Value

Type Description
ASPxClientCrosshairIndicatorElement[]

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

See Also