FormatString Property (C1TreeViewNodeBinding)
Gets or sets the string that specifies the display format for the text of the
C1TreeViewNode node to which the
C1TreeViewNodeBindingobject is applied.
public System.string FormatString {get; set;}
'Declaration
Public Property FormatString As System.String