ComponentOne FlexGrid for WinForms
ShowCursor Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : ShowCursor Property
Gets or sets whether the grid displays a record selector image on the first fixed column.
Syntax
'Declaration
 
Public Property ShowCursor As Boolean
public bool ShowCursor {get; set;}
Remarks
The record selector is a small triangle similar to the one used in Access and most data grids. The record selector is a small triangle similar to the one used in Access and most data grids.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members