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

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

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

パブリック プロパティ
 名前解説
Public プロパティTrue if string comparisons are case-sensitive; otherwise, False.  
Public プロパティThe collection of user-defined characters to use in a wildcard pattern.  
Public プロパティError message shown in the standard message box and/or in the exception.  
Public プロパティManages inheritance of the PreValidation properties from the host control properties.  
Public プロパティString separating list items in PatternString.  
Public プロパティString containing the validation pattern.  
Public プロパティSettings affecting regular expression matching.  
Public プロパティIf True, trailing spaces are removed before validation.  
Public プロパティIf True, leading spaces are removed before validation.  
Public プロパティValidation method.  
トップ
パブリック メソッド
 名前解説
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドReturns True if the input text matches one of the exact list items specified in PatternString.  
Public メソッドReturns True if the input text matches the regular expression pattern specified in PatternString.  
Public メソッドReturns True if the input text matches the specified wildcard pattern passed as argument.  
Public メソッドReturns True if the input text matches at least one of the wildcard patterns specified in PatternString.  
Public メソッドResets whole PreValidation property of base control  
Public メソッドReturns True if the text successfully passes validation using the current settings of the PreValidation object.  
トップ
参照

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