CanCut Property
Description
Indicates whether a Cut operation can be performed.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property CanCut() As Boolean
Remarks
One or more records must be selected before a Cut can be performed.
Once a record is cut, the CanPaste property should be checked to see if the Paste method can be used to paste the record back into the grid.
See Also

Grid Control ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.