Spread WPF Documentation
ForceCursor Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : ForceCursor Property
Syntax
'Declaration
 
Public Property ForceCursor As System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
instance.ForceCursor = value
 
value = instance.ForceCursor
public System.bool ForceCursor {get; set;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members