'Declaration
Public Function AreAllCellsSelected( _ ByVal includeInvisibleCells As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As NDataGridView Dim includeInvisibleCells As System.Boolean Dim value As System.Boolean value = instance.AreAllCellsSelected(includeInvisibleCells)
public System.bool AreAllCellsSelected( System.bool includeInvisibleCells )
Parameters
- includeInvisibleCells