RecroGridColumnDefsEditable Property

Gets a value indicating whether this column is editable.

Definition

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

Property Value

Boolean
true if editable; otherwise, false.

See Also