CustomSetterAttribute Class

Indicates that a type has a custom value setter control.

Inheritance Hierarchy

Syntax

public class CustomSetterAttribute : System.Attribute

Constructors

Name Description
CustomSetterAttribute(System.Type controlType)

Initializes a new instance of the CustomSetterAttribute class.

Properties

Name Description
ControlType

Gets the type of the setter control.