[]
Attaches (initializes) the editor with the current property.
public virtual void Attach(PropertyAttribute property)
| Type | Name | Description |
|---|---|---|
| PropertyAttribute | property |
Attaches (initializes) the editor with the current Group.
public void Attach(PropertyGroup group)
| Type | Name | Description |
|---|---|---|
| PropertyGroup | group | a property group |