GenericDictionaryEditor

Edit generic dictionaries in the PropertyGrid using this small component.
Download

GenericDictionaryEditor Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Wexman
  • Operating Systems:
  • Windows All
  • File Size:
  • 14 KB

GenericDictionaryEditor Tags


GenericDictionaryEditor Description

A UITypeEditor for editing generic dictionaries (Dictionary) in the PropertyGrid. Get GenericDictionaryEditor and take it for a spin to see what it can actually do for you! How to use: 1. download the GenericDictionaryEditor.dll, add a reference to it to your project and include the Wexman.Design namespace in your source 2. decorate your Dictionary with the EditorAttribute and specify the GenericDictionaryEditor as editor type (be sure to match the generic parameters, i. e. if you dictionary is of type , so must the editor be) 3. (optionally) add the GenericDictionaryEditorAttribute to further customize the editor: KeyConverterType/ValueConverterType: TypeConverter for the keys/values KeyEditorType/ValueEditorType: UITypeEditor for the keys/values KeyAttributeProviderType/ValueAttributeProviderType: AttributeProvider for the keys/values KeyDefaultProviderType/ValueDefaultProviderType: DefaultProvider for keys/values Title: Title for the editor window


GenericDictionaryEditor Related Software