Click or drag to resize
ObjectSelectEditItem Property
所选对象的属性值

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

Parameters

name
Type: SystemString

Property Value

Type: String
See Also