CanCopy Property
Description
Indicates whether a Copy operation can be performed.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property CanCopy() As Boolean
Remarks
One or more records must be selected before a Copy can be performed.
Once a record is copied, 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.