[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ValidationEntry.Exception

Exception Property

Exception

Gets the Exception object that is associated with this validation entry, if any.

Declaration
public Exception Exception { get; }
Property Value
Type Description
Exception

An Exception associated with the validation entry, or null if there is no exception.