Click or drag to resize
ListTreeNodeItem Property
指定属性名称的值

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string this[
	string propName
] { get; }

Parameters

propName
Type: SystemString

Return Value

Type: String
See Also