[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyBox.AvailableEditors

AvailableEditors Property

AvailableEditors

The list of currently available editors to use in the C1PropertyGrid. The default list includes editors for: bool, Color, Brush, ColorPalette, Enum, Numeric, String, Image and Uri values.

Declaration
public List<ITypeEditorControl> AvailableEditors { get; }