Click or drag to resize

RGUIMessagesErrorCount Property

Gets the number of messages.

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

Property Value

Type: Int32
The number of errors.
See Also