| Visual Basic (Declaration) | |
|---|---|
Public Property NumDecimalPlaces As Nullable(Of Integer) | |
| C# | |
|---|---|
public Nullable<int> NumDecimalPlaces {get; set;} | |
Property Value
The number of decimal places.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7