[]
Gets or sets the min digits of NumberIntegerPartDisplayField. This is a dependency property.
public int MinDigits { get; set; }
Public Property MinDigits As Integer
Type | Description |
---|---|
int | An int value indicates the min digits. The default value is 1. |