GrapeCity MultiRow Windows Forms Documentation
AutoExpand Property


Gets or sets a value indicating whether to expand the subnodes automatically.
Syntax
Public Property AutoExpand As Boolean
Dim instance As FilterTreeNode
Dim value As Boolean
 
instance.AutoExpand = value
 
value = instance.AutoExpand
public bool AutoExpand {get; set;}

Property Value

. The default is %%.
Requirements

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

See Also

Reference

FilterTreeNode Class
FilterTreeNode Members

 

 


Copyright © GrapeCity, inc. All rights reserved.