Intersoft ClientUI Documentation
LoadOnDemandMode Enumeration



Specifies value that determine the load on demand behavior in UXTreeView.
Syntax
Public Enum LoadOnDemandMode 
   Inherits System.Enum
Dim instance As LoadOnDemandMode
public enum LoadOnDemandMode : System.Enum 
public enum class LoadOnDemandMode : public System.Enum 
Members
MemberDescription
Automatic When item is expand, it will render the item.
UseProcessedItem User must set the ProceessItem property to process the data.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXCollection.LoadOnDemandMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXCollection Namespace

Send Feedback