Gets or sets whether the built-in toolbar should be displayed above the grid. This is a dependency property.

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

Syntax

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

Remarks

Dependency Property Information
Identifier fieldIsToolBarVisibleProperty
Metadata properties set to trueNone

See Also