DataRepeaterDataErrorEventArgs Properties

Include Protected Members
Include Inherited Members

The DataRepeaterDataErrorEventArgs type exposes the following members.

Properties

  Name Description
Public property Control Gets the Control that raised the data error.
Public property DataRepeaterItem Gets the DataRepeaterItem that raised the data error.
Public property Exception Gets the Exception that represents the error.
Public property PropertyName Gets the name of the property of the control that raised the error.
Public property ThrowException Gets or sets a value that indicates whether to throw an exception after code execution exits the DataError event handler.

Top

See Also

Reference

DataRepeaterDataErrorEventArgs Class

Microsoft.VisualBasic.PowerPacks Namespace