1 write to _numDisplayedScrollingCols
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (1)
235_numDisplayedScrollingCols = value;
2 references to _numDisplayedScrollingCols
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (2)
228return _numDisplayedScrollingCols; 232if (value != _numDisplayedScrollingCols)