Click or drag to resize

TreeNodeChildren Enumeration

Used in the load options to specify the depth of children to load from the tree structure

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum TreeNodeChildren
Members
  Member nameValueDescription
All4
None0
OneLevel1
TwoLevels2
ThreeLevels3
See Also