[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.IsProcessing

IsProcessing Property

IsProcessing

Gets a boolean value indicating whether the GcSpreadSheet is processing an UI action.

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

true if the GcSpreadSheet is processing an UI action; otherwise, false.