C1.Win.FlexGrid Namespace / C1FlexGrid Class / ShowCursor Property

In This Topic
ShowCursor Property (C1FlexGrid)
In This Topic
Gets or sets whether the grid displays a record selector image on the first fixed column.
Syntax
'Declaration
 
Public Property ShowCursor As Boolean
 
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