TreeView.isInitialized
protected bool isInitialized;
Description 描述
The TreeView is initialized by calling Reload(). Therefore returns false until Reload() is called the first time.
The TreeView is initialized by calling Reload(). Therefore returns false until Reload() is called the first time.