Gets or sets a value that determines how a space input character should be handled.

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

Syntax

C#
public bool ResetOnSpace { get; set; }
Visual Basic (Declaration)
Public Property ResetOnSpace As Boolean

Remarks

Dependency Property Information
Identifier fieldResetOnSpaceProperty
Metadata properties set to trueNone

See Also