RGUIMessagesErrorCount Property

Gets the number of messages.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public int ErrorCount { get; }

Property Value

Int32
The number of errors.

See Also