DataPlace
ILoadNodeNotify Interface
CSCS.DataPlace.NavigationILoadNodeNotify
Interface for a tree node with data and possible child nodes that supports notifying listeners when child data is loaded.
Declaration Syntax
C#
public interface ILoadNodeNotify : ILoadNode
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
ChildrenLoaded
Whether children have been loaded.

LoadChildren(Boolean)
Loads child data.

LoadChildren(Boolean)
Loads child nodes.
(Inherited from ILoadNode.)
NavigationChildrenLoaded
Occurs when children have been loaded.

RefreshData()()()
Loads data associated with the item.

RefreshData()()()
Loads data associated with the node.
(Inherited from ILoadNode.)
SourceProvider
Data provider associated with the item.

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819