Click or drag to resize

ParamStoreBarOnResetItems Property

返回用户文档首页
重置配置回调函数

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public Func<string[]> OnResetItems { get; set; }

Property Value

FuncString
See Also