1 write to FooterAlignment
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (1)
381FooterAlignment = (HorizontalAlignment)entry.Value!;
3 references to FooterAlignment
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5816switch (group.FooterAlignment)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
477info.AddValue(nameof(FooterAlignment), FooterAlignment);