012 GitHub stars
02Provides boilerplate for custom ListEditor implementations with selection and focus logic.
03Scaffolds Blazor property editors using ComponentModelBase and Razor component bridges.
04Supports automated editor registration via attributes or EditorDescriptorsFactory.
05Includes patterns for accessing and customizing editor instances from XAF Controllers.
06Implements WinForms editors using WinPropertyEditor and DXPropertyEditor patterns.