2 references to LISTVIEWSTATE_allowColumnReorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
308return _listViewState[LISTVIEWSTATE_allowColumnReorder]; 315_listViewState[LISTVIEWSTATE_allowColumnReorder] = value;