APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.Checked Property

Gets or sets a value indicating whether the item is checked. Default value is false.

[Visual Basic]
Public Property Checked As Boolean
[C#]
public bool Checked {get; set;}

See Also

TreeViewElement Class | APNSoft.WebControls Namespace