MultiSelect for WinForms
ParseInfo クラス プロパティ

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

このクラスのメンバの一覧は、ParseInfoメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティTrue if string comparisons are case-sensitive; otherwise, False.  
Public プロパティCustom format specifier (in parsing used for DateTime and Boolean types only).  
Public プロパティDetermines the styles (flags) permitted in input strings representing date/time.  
Public プロパティIf True, empty strings are interpreted as null values (DbNull).  
Public プロパティError message shown in the standard message box and/or in the exception.  
Public プロパティThe format used for parsing.  
Public プロパティManages inheritance of the ParseInfo properties from the host control properties.  
Public プロパティThe string representing DbNull value.  
Public プロパティDetermines the styles (flags) permitted in input strings representing numbers.  
Public プロパティIf True, trailing spaces are removed before parsing.  
Public プロパティIf True, leading spaces are removed before parsing.  
トップ
参照

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