[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.IsEditing

IsEditing Property

IsEditing

Gets a boolean value indicating whether the GcSpreadSheet is in editing mode.

Declaration
public bool IsEditing { get; }
Public ReadOnly Property IsEditing As Boolean
Property Value
Type Description
bool

true if the GcSpreadSheet is in editing mode; otherwise, false.