MaskedTextProvider::EditPositionCount Property
.NET Framework (current version)
Gets the number of editable positions in the formatted string.
Assembly: System (in System.dll)
The total number of editable character positions, represented by the EditPositionCount property, must equal the sum of the AssignedEditPositionCount and the AvailableEditPositionCount properties. This value includes both the required and the optional editable characters.
.NET Framework
Available since 2.0
Available since 2.0
Show: