Gets whether the property should be displayed in the grid.

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

Syntax

C#
bool IsBrowsable { get; }
Visual Basic (Declaration)
ReadOnly Property IsBrowsable As Boolean

See Also