Version

PropertyGridEditorDefinition Class

Defines the DataTemplates to use for editing properties of a specific type or name, or which belong to a specific category. This definition also exposes a DataTemplateSelector property which enables support for the programmatic selection of the DataTemplate to use for displaying/editing a property's value.
Syntax
'Declaration
 
Public Class PropertyGridEditorDefinition 
public class PropertyGridEditorDefinition 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also