ASP.NET Core MVC コントロールヘルプ
OverwriteMode プロパティ (InputMask)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputMask クラス : OverwriteMode プロパティ
Gets or sets a value that determines whether the input element handles input in overwrite mode. In **overwrite mode**, every character you type is displayed at the cursor position. If a character is already at that position, it is replaced.
シンタックス
'宣言
 
Public Property OverwriteMode As System.Boolean
public System.bool OverwriteMode {get; set;}
解説
The default value for this property is **false**.
参照

InputMask クラス
InputMask メンバ