Method | Description | |
---|---|---|
CustomAggregateCollectionEditor ( ) : System | ||
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle |
public CustomAggregateCollectionEditor ( ) : System | ||
return | System |
public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
context | ITypeDescriptorContext | |
provider | IServiceProvider | |
value | object | |
return | object |
public GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle | ||
context | ITypeDescriptorContext | |
return | System.Drawing.Design.UITypeEditorEditStyle |