Click or drag to resize
KeySearchConfigGetPropertyName Method
按指定索引查询可供分组分级属性的名称

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetPropertyName(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: String
See Also