MultiSelect for WinForms
RegexpMaskType プロパティ (MaskInfo)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > MaskInfo クラス : RegexpMaskType プロパティ
Gets ot sets a value that indicate RegexpMaskType of the mask in regular expression style.
シンタックス
'宣言
 
Public Property RegexpMaskType As RegexpMaskType
public RegexpMaskType RegexpMaskType {get; set;}
解説

RegexpMask is mask based on MS Regex with support of custom RegexpEditMask keywords. It is only validated on exit from edit mode.

C1RegexpEditMask is regular expression mask based on custom regex parser. It can be validated during entering text.

参照

MaskInfo クラス
MaskInfo メンバ