C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeBinding Class / FormatString Property

In This Topic
FormatString Property (C1TreeViewNodeBinding)
In This Topic
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
 
See Also