[]
        
(Showing Draft Content)

C1.Win.Input.DataSourceException

DataSourceException Class

An exception thrown by C1Input when a control's Value property is set, but the new value is rejected by the data source, setting the data field to that value is cancelled by the data source throwing an exception.

Inheritance
DataSourceException
Implements
Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class DataSourceException : ApplicationException, ISerializable

Properties

Name Description
Sender

Control that caused the exception.

Value

Current value in the control that caused the exception.