ServicePRO SDK Help

stcCheckableListItem..::..IsChecked Property

Gets or sets a value indicating whether this instance is checked.

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

Syntax


public bool IsChecked { get; set; }
Public Property IsChecked As Boolean
	Get
	Set

Field Value

true if this instance is checked; otherwise, false.