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