DataGridViewColumnCollection::GetColumnCount Method (DataGridViewElementStates)
.NET Framework (current version)
Returns the number of columns that meet the given filter requirements.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- includeFilter
-
Type:
System.Windows.Forms::DataGridViewElementStates
A bitwise combination of the DataGridViewElementStates values that represent the filter for inclusion.
| Exception | Condition |
|---|---|
| ArgumentException | includeFilter is not a valid bitwise combination of DataGridViewElementStates values. |
.NET Framework
Available since 2.0
Available since 2.0
Show: