ServicePRO SDK Help

stcCheckableTreeViewItem..::..ChildrenItems Property

Gets or sets the children items.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public List<stcCheckableTreeViewItem> ChildrenItems { get; set; }
Public Property ChildrenItems As List(Of stcCheckableTreeViewItem)
	Get
	Set

Field Value

The children items.