[]
Gets or sets if use DecimalDigit property.
[Browsable(true)]
public bool UseDecimalDigit { get; set; }
<Browsable(True)>
Public Property UseDecimalDigit As Boolean
Type | Description |
---|---|
bool | The bool value, true if use the decimal digit, otherwise false.
|