MultiSelect for WinForms
DataSourceException クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : DataSourceException クラス
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.
オブジェクト モデル
DataSourceException クラス
シンタックス
'宣言
 
Public Class DataSourceException 
   Inherits System.ApplicationException
public class DataSourceException : System.ApplicationException 
継承階層

System.Object
   System.Exception
      System.ApplicationException
         C1.Win.C1Input.DataSourceException

参照

DataSourceException メンバ
C1.Win.C1Input 名前空間