IKaxTreeNodeContainer Interface |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic interface IKaxTreeNodeContainer
Public Interface IKaxTreeNodeContainer
public interface class IKaxTreeNodeContainer
type IKaxTreeNodeContainer = interface end
The IKaxTreeNodeContainer type exposes the following members.
Properties
| Name | Description |
---|
 | Nodes | Gets the collection of child items. |
 | Owner | Gets the parent IKaxTreeNodeContainer. |
Top
See Also