EasyUA Reference
TitleNode Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTreeList Class : TitleNode Property

Glossary Item Box

TreeNode object of the title node. Null if no title node because no title text was specified.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTreeList
Dim value As TreeNode
 
value = instance.TitleNode
C# 
public TreeNode TitleNode {get;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.