This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ControlValuePropertyAttribute Properties
The ControlValuePropertyAttribute type exposes the following members.
|
| Name | Description |
|---|
|
DefaultValue
|
Gets the default value for the default property of a control.
|
|
Name
|
Gets the default property for a control.
|
|
TypeId
|
When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Top