1 write to _footerAlignment
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (1)
168
_footerAlignment
= value;
2 references to _footerAlignment
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
158
get =>
_footerAlignment
;
163
if (
_footerAlignment
== value)