Gets a value indicating whether the property can be read.

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

Syntax

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

See Also