MaskedTextProvider::AssignedEditPositionCount Property
.NET Framework (current version)
Gets the number of editable character positions that have already been successfully assigned an input value.
Assembly: System (in System.dll)
The total number of editable character positions, represented by the EditPositionCount property, should equal the sum of the AssignedEditPositionCount and the AvailableEditPositionCount properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: