Gets or sets the default expansion state of the groups to which the configuration will be applied.
public bool InitiallyExpanded {get; set;}
'Declaration
Public Property InitiallyExpanded As Boolean
'Usage
Dim instance As GroupConfiguration
Dim value As Boolean
instance.InitiallyExpanded = value
value = instance.InitiallyExpanded
Property Value
true if the groups are initially expanded;
false if they are collapsed. By default,
true.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2