[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.GetCursor

GetCursor Method

GetCursor(CursorType)

Gets the pointer displayed over different areas of the component.

Declaration
public Cursor GetCursor(CursorType index)
Public Function GetCursor(index As CursorType) As Cursor
Parameters
Type Name Description
CursorType index

Pointer type index (for a specific part of the component)

Returns
Type Description
Cursor