ActiveReports 12
Mode Property (ValidationContext)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ValidationContext Class : Mode Property
Gets the mode for which the validation context is set.
Syntax
'Declaration
 
Public ReadOnly Property Mode As ValidationMode
public ValidationMode Mode {get;}

Property Value

Returns a ValidationMode enumeration indicating the current mode.
See Also

Reference

ValidationContext Class
ValidationContext Members