Gets or sets whether the user should be allowed to expand a node edited by this.
editor. This is a dependency property.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
If false, the user cannot expand a node that is handled by this editor: all editing is done via the editor. If true, the user can expand the node if it has subproperties: this allows the user to edit a record "one bit at a time" via the expansion or to edit it "as a whole" via this editor. This is also useful for displaying a read-only summary even if all modifications must be done via subproperties. The default is false.
Dependency Property InformationIdentifier field | AllowExpandProperty |
Metadata properties set to true | None |