Click or drag to resize
CompareSetMorzxs Method
设置默认值显示。

支持链式操作。

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

Parameters

value
Type: SystemString
默认值显示值。

Return Value

Type: Compare
当前比较表达式。
See Also