Enum ChildListType
Specifies the type of option list formed by child nodes.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ChildListType
CheckList
All children have a check box.
Custom
Every child can specify whether it has a check box or a radio button.
OptionList
All children have a radio button.