'Declaration
Protected Overridable Function GetClipboardContent( _ ByVal rowIndex As System.Integer, _ ByVal firstCell As System.Boolean, _ ByVal lastCell As System.Boolean, _ ByVal inFirstRow As System.Boolean, _ ByVal inLastRow As System.Boolean, _ ByVal format As System.String _ ) As System.Object
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer Dim firstCell As System.Boolean Dim lastCell As System.Boolean Dim inFirstRow As System.Boolean Dim inLastRow As System.Boolean Dim format As System.String Dim value As System.Object value = instance.GetClipboardContent(rowIndex, firstCell, lastCell, inFirstRow, inLastRow, format)
Parameters
- rowIndex
- firstCell
- lastCell
- inFirstRow
- inLastRow
- format