Weld |
public class WeldPropertyPanel : ParamPanelBase
The WeldPropertyPanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | WeldPropertyPanel | 默认构造函数 |
Name | Description | |
---|---|---|
![]() | ControlCheckName |
复合参数是否启用的CheckBox控件名称
(Inherited from ParamPanelBase) |
![]() ![]() | EmptyValue | 各个子属性留空时的值 |
![]() | EnableTitleControls | 是否开启标题栏控件 |
![]() | HeaderName | 头部名称 |
![]() | ParamName |
复合参数名称
(Inherited from ParamPanelBase) |
![]() | Placeholder |
水印数据
(Inherited from ParamPanelBase) |
Name | Description | |
---|---|---|
![]() | ClearParameter |
清空参数
(Inherited from ParamPanelBase) |
![]() | ClearPlaceholder |
清空占位符
(Inherited from ParamPanelBase) |
![]() | GetParameter |
获取参数
(Inherited from ParamPanelBase) |
![]() | GetParameter(ListControl, Boolean) |
获取参数
(Inherited from ParamPanelBase) |
![]() ![]() | ParseNativeProps | 将控件参数解析为原生属性,如将下拉框选中项解析为原生属性枚举值 |
![]() | SetParameter |
设置参数
(Inherited from ParamPanelBase) |