KaxTreeNodeBindingCollection Class |
Defines the relationship between a data item and the menu item it is binding to in a
KaxMenucontrol.
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class KaxTreeNodeBindingCollection : NavigationItemBindingCollection
Public Class KaxTreeNodeBindingCollection
Inherits NavigationItemBindingCollection
public ref class KaxTreeNodeBindingCollection : public NavigationItemBindingCollection
type KaxTreeNodeBindingCollection =
class
inherit NavigationItemBindingCollection
end
The KaxTreeNodeBindingCollection type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Item |
Gets the KaxTreeNodeBinding object at the specified index in
the current KaxTreeNodeBindingCollection.
|
Top
See Also