Method | Description | |
---|---|---|
EditValue ( System context, IServiceProvider provider, object value ) : object |
Show a form to add or remove edges from hosted sweep, and also can change the type of hosted sweep.
|
|
GetEditStyle ( System context ) : UITypeEditorEditStyle |
Return the Modal style.
|
public EditValue ( System context, IServiceProvider provider, object value ) : object | ||
context | System | |
provider | IServiceProvider | |
value | object | |
return | object |
public GetEditStyle ( System context ) : UITypeEditorEditStyle | ||
context | System | |
return | UITypeEditorEditStyle |