3 Commits (b3b7d9d452bb20269ec2043979ddca2fb148a06b)

Author SHA1 Message Date
brianlagunas_cp bafa2e2702 PropertyGrid: removed IEditorDefinition interface. 15 years ago
brianlagunas_cp 50f76f0649 PropertyGrid: added new property called AutoGenerateProperties. When true it will autogenerate all properties for an object. Wehn set to false if till not generate any properties, but instead you supply the property to show be defining PropertyDefinitions. here is an example: 15 years ago
brianlagunas_cp 2523b237d2 PropertyGrid BREAKING CHANGES - renamed CustomTypeEditors to EditorDefinitions. Added ability to add custom editors by declaring a DataTemplate. You can target a Type or a list of PropertyNames. 15 years ago
brianlagunas_cp d34bf44016 PropertyGrid: custom type editors can now target specific properties or a particular type. 15 years ago
brianlagunas_cp c1138ce229 PropertyGrid: Re-architected editors. This alllows you to create and provide custom editors. 15 years ago