TreeView: NullReferenceException when calling CheckItem in NativeControlLoaded
Calling TreeView's CheckItem method when the control is loaded, so that you mimic a "pre-checked" TreeView results in NullReferenceException in RadTreeView.Checkbox ToggleItem method.