TreeView for ASP.NET WebForms
FormatString Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNodeBinding Class : FormatString Property
Gets or sets the string that specifies the display format for the text of the C1TreeViewNode node to which the C1TreeViewNodeBindingobject is applied.
Syntax
'Declaration
 
Public Property FormatString As System.String
public System.string FormatString {get; set;}
See Also

Reference

C1TreeViewNodeBinding Class
C1TreeViewNodeBinding Members