[]
        
Gets the cursor reserved for this cell type.
public override Cursor GetReservedCursor(object o)
Public Overrides Function GetReservedCursor(o As Object) As Cursor
| Type | Name | Description | 
|---|---|---|
| object | o | Object that is the reserved cursor (pointer)  | 
    
| Type | Description | 
|---|---|
| Cursor | The cursor reserved for this cell type.  |