Back to Devexpress

ValidationErrorEventArgs.ErrorContent Property

maui-devexpress-dot-maui-dot-datagrid-dot-validationerroreventargs.md

latest829 B
Original Source

ValidationErrorEventArgs.ErrorContent Property

Gets or sets the validation error description.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public string ErrorContent { get; }

Property Value

TypeDescription
String

The error description.

|

See Also

ValidationErrorEventArgs Class

ValidationErrorEventArgs Members

DevExpress.Maui.DataGrid Namespace