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

C1WebTreeViewItem.PopulateOnDemand Property

Gets or sets a value that indicates whether the item is populated dynamically.

[Visual Basic]

Public Property PopulateOnDemand As Boolean

[C#]

public bool PopulateOnDemand {get;set;}

[Delphi]

public property PopulateOnDemand: Boolean read get_PopulateOnDemand write set_PopulateOnDemand;

See Also

C1WebTreeViewItem Class | C1WebTreeViewItem Members | C1.Web.Command Namespace


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