NGTreeNodeLoadChildren Method |
Invoked when the child items need to be loaded on demand.
Subclasses can override this to populate the Children collection.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void LoadChildren()
See Also