RecroGridRGPropertyEditable Property

Specifies whether the field is editable in Form view.

Definition

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

Property Value

Boolean
true if editable; otherwise, false.

See Also