Name | Description | |
---|---|---|
![]() | TagBoolInputParams Constructor | Initializes a new instance of the TagBoolInputParams class. |
The following tables list the members exposed by TagBoolInputParams.
Name | Description | |
---|---|---|
![]() | TagBoolInputParams Constructor | Initializes a new instance of the TagBoolInputParams class. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Copies the properties of the specified object to the current object. |
![]() | CheckValue | Overridden. Returns true. |
![]() | Clone | Creates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams) |
![]() | ControlValueToTag | Overridden. Copies the value from the control to the tag. |
![]() | CreateControl | Overridden. Creates a System.Windows.Forms.CheckBox. |
![]() | IsShowLabel | Overridden. Returns false. |
![]() | TagValueToControl | Overridden. Copies the value from the tag to the control. |