[]
Gets a boolean value indicating whether the GcSpreadSheet is processing an UI action.
public bool IsProcessing { get; }
Public ReadOnly Property IsProcessing As Boolean
true if the GcSpreadSheet is processing an UI action; otherwise, false.
true
false