ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTreeViewItem.Expand Method (Boolean)

Opens the child group.

[Visual Basic]

Overloads Public Sub Expand( _

ByVal deep As Boolean _

)

[C#]

public void Expand(

bool deep

);

[Delphi]

public procedure Expand(

deep: Boolean

); overload;

Parameters

deep

If deep is True then opens the child group and expands the all nested items.

See Also

C1WebTreeViewItem Class | C1WebTreeViewItem Members | C1.Web.Command Namespace | C1WebTreeViewItem.Expand Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.