Click or drag to resize
WorkchdelemctrSetChdelementdisplay Method
设置子类名称。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Workchdelemctr SetChdelementdisplay(
	string value
)

Parameters

value
Type: SystemString
子类名称值。

Return Value

Type: Workchdelemctr
当前业务子类控制。
See Also