ASPxClientCrosshairElementGroup.CrosshairElements Property
Returns the collection of elements that the Crosshair Cursor displays in the group.
Declaration
CrosshairElements: ASPxClientCrosshairElement[]
Property Value
Type | Description |
---|---|
ASPxClientCrosshairElement[] | The collection of ASPxClientCrosshairElement objects that the Crosshair Cursor displays in the group. |
See Also