CustomSetterAttribute(System.Type controlType) Constructor
Initializes a new instance of the
CustomSetterAttribute
class.
Syntax
public
.ctor(
System.Type
controlType)
Parameters
controlType
Type: System.Type
Type of the setter control.