ComponentOne DataGrid for WPF and Silverlight
CanRead Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : CanRead Property
Gets a value indicating whether the property can be read.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CanRead As System.Boolean
public override System.bool CanRead {get;}

Property Value

true if this property can be read; otherwise, false.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members