Click or drag to resize

ParamPanelBaseControlCheckName Property

返回用户文档首页
复合参数是否启用的CheckBox控件名称

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public string ControlCheckName { get; set; }

Property Value

String

Implements

IParamCtrlControlCheckName
See Also