Property | Type | Description | |
---|---|---|---|
AttributeActivator | |||
ReplaceOthers | bool |
Method | Description | |
---|---|---|
CustomAttributePropertyEditorAttribute ( |
Construct a new attribute instance.
|
|
CustomAttributePropertyEditorAttribute ( |
Construct a new attribute instance.
|
public CustomAttributePropertyEditorAttribute ( |
||
attributeActivator | /// The attribute type that activates this property editor. /// | |
return | System |
public CustomAttributePropertyEditorAttribute ( |
||
attributeActivator | /// The attribute type that activates this property editor. /// | |
replaceOthers | bool | /// If true, then this attribute property editor will replace other /// property editors beneath it. /// |
return | System |