ComponentOne DataGrid for WPF and Silverlight
CanWrite Property

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

Property Value

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

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members