[]
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 |