RecroGridRGPropertyEditable Property

Specifies whether the field is editable in Form view.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
C#
public bool Editable { get; set; }

Property Value

Boolean
true if editable; otherwise, false.

See Also