ComponentOne TreeView for WinForms
SetFormat Method

C1.Win.TreeView Namespace > CustomContentPresenter Class : SetFormat Method
Sets the format string used to display the value when the node cell is not in edit mode.
Syntax
'Declaration
 
Public MustOverride Sub SetFormat( _
   ByVal format As String _
) 
public abstract void SetFormat( 
   string format
)

Parameters

format
See Also

Reference

CustomContentPresenter Class
CustomContentPresenter Members