Param |
public class ParamPanelBase : UserControl, IParamCtrl, IPlaceholderCtrl
The ParamPanelBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParamPanelBase | 默认构造函数 |
Name | Description | |
---|---|---|
![]() | ControlCheckName | 复合参数是否启用的CheckBox控件名称 |
![]() | ParamName | 复合参数名称 |
![]() | Placeholder | 水印数据 |
Name | Description | |
---|---|---|
![]() | ClearParameter | 清空参数 |
![]() | ClearPlaceholder | 清空占位符 |
![]() | GetParameter | 获取参数 |
![]() | GetParameter(ListControl, Boolean) | 获取参数 |
![]() | SetParameter | 设置参数 |