System.Windows.Forms.DataGrid.VisibleColumnCount Property

Gets the number of visible columns.

Syntax

[System.ComponentModel.Browsable(false)]
public int VisibleColumnCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The number of visible columns can change depending on their width. For example, if a default width for all columns is set, but the width of a new column is set twice as large, the number of visible columns can be reduced by at least one.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0