Click or drag to resize
ResultConfigItems Property
设置的属性项目集合

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<ResultPropertyItem> Items { get; }

Property Value

Type: ListResultPropertyItem
See Also