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

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

See Also