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

C1WebCommandBase.DataBindings Property

Data bindings for items in the control.

[Visual Basic]

Public ReadOnly Property DataBindings As C1WebBindingCollection

[C#]

public C1WebBindingCollection DataBindings {get;}

[Delphi]

public property DataBindings: C1WebBindingCollection read get_DataBindings;

See Also

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


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