Click or drag to resize
TreeViewConfigPropertyIsChecked Method
按指定索引获取可供分组分级属性是否被选中使用

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

Parameters

index
Type: SystemInt32

Return Value

Type: Boolean
See Also