'Usage
Dim instance As Row
Dim value As Boolean
instance.VisibleWhenCollapsed = value
value = instance.VisibleWhenCollapsed
[Description("Indicates if the row is visible when the parent group is collapsed.")]
[Category("Appearance")]
[ApplyToDesigner(true)]
public bool VisibleWhenCollapsed {get; set;}
Property Value
true if the row is visible when its parent group collapsed; false otherwise.
Target Platforms: 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