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

C1WebBinding.PopulateOnDemand Property

Gets or sets a value indicating whether the treeview item to which the C1WebBinding object is applied 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;

Remarks

This property has effect only with C1WebTreeView objects.

See Also

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


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