Exago .NET API Documentation
Text Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.UI.Controls Namespace
>
TreeNode Class
: Text Property
The text displayed for this item in the Report Tree
Syntax
C#
public
System.
string
Text {
get
;
set
;}
Property Value
A string with the item's text as it appears in the Report Tree.
See Also
Reference
TreeNode Class
TreeNode Members