net9.0-windows10.0.17763
namespace System.Windows.Forms
{
    [DefaultProperty("Header")]
    [DesignTimeVisible(false)]
    [ToolboxItem(false)]
    [TypeConverter(typeof(ListViewGroupConverter))]
    public sealed class ListViewGroup : ISerializable
    {
        [DefaultValue("")]
        public string! Footer { get; set; }
    }
}
Assembly System.Windows.Forms , Version=9.0.0.0, PublicKeyToken=b77a5c561934e089
Design Reviews
.NET 5.06.07.08.09.0
Platform Specific Frameworks
net9.0-windows 7.08.010.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621
Platform Restrictions

For the selected framework the property getter is only supported on the following OS platforms:

  • Windows >= 6.1

For the selected framework the property setter is only supported on the following OS platforms:

  • Windows >= 6.1
  • Built-in API
  • Package-provided API

05/04/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙