MultiSelect for WinForms
PostValidation クラス メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : PostValidation クラス

PostValidationデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティDetermines whether it is possible to enter DbNull value in the control.  
Public プロパティTrue if string comparisons are case-sensitive; otherwise, False.  
Public プロパティError message shown in the standard message box and/or in the exception.  
Public プロパティManages inheritance of the PostValidation properties from the host control properties.  
Public プロパティCollection of intervals. The input value must belong to one of these intervals.  
Public プロパティValidation method.  
Public プロパティPredefined values used for matching the input value.  
Public プロパティList of values that are not permitted as input value.  
トップ
パブリック メソッド
 名前解説
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドResets whole PostValidation property of base control  
Public メソッドPerforms validation using the current settings of the PostValidation object. Returns true if vaidation was successful.  
Public メソッドPerforms validation of the value against the collections of Values, ValuesExcluded and Intervals.  
トップ
参照

PostValidation クラス
C1.Win.C1Input 名前空間