TreeNodeCell(String, TreeCellType) Constructor
Public Sub New( _
ByVal value As String, _
ByVal type As TreeCellType _
)
This language is not supported or no code example is available.
public TreeNodeCell(
string value,
TreeCellType type
)
This language is not supported or no code example is available.
public:
TreeNodeCell(
String^ value,
TreeCellType type
)
This language is not supported or no code example is available.
Parameters
- value
- string
- type
- TreeCellType