Used in the CellError event of the GridWeb.
For a list of all members of this type, see OnErrorActionQuery Members.
System.Object
Aspose.Grid.Web.Data.OnErrorActionQuery
public class OnErrorActionQuery
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Example
[C#]
onErrorActionQuery.OnErrorAction = OnErrorActionType.Ignore;
[VB]
onErrorActionQuery.OnErrorAction = OnErrorActionType.Ignore
Requirements
Namespace: Aspose.Grid.Web.Data
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
OnErrorActionQuery Members | Aspose.Grid.Web.Data Namespace