Gets the list of styles available for customising built-in editors.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
BuiltInEditorStyleCollection BuiltInEditorStyles { get; }
Visual Basic (Declaration)
ReadOnly Property BuiltInEditorStyles As BuiltInEditorStyleCollection

See Also