[]
Gets a boolean value indicating whether the GcSpreadSheet is in editing mode.
public bool IsEditing { get; }
Public ReadOnly Property IsEditing As Boolean
true if the GcSpreadSheet is in editing mode; otherwise, false.
true
false