ReportRealControl.noOfDecimals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
noOfDecimals() | |
noOfDecimals(Int32) | |
noOfDecimals(Int32, AutoMode) |
noOfDecimals()
public:
virtual int noOfDecimals();
public virtual int noOfDecimals ();
abstract member noOfDecimals : unit -> int
override this.noOfDecimals : unit -> int
Public Overridable Function noOfDecimals () As Integer
Returns
Applies to
noOfDecimals(Int32)
noOfDecimals(Int32, AutoMode)
public:
virtual int noOfDecimals(int _value, Microsoft::Dynamics::Ax::Xpp::AutoMode _mode);
public virtual int noOfDecimals (int _value, Microsoft.Dynamics.Ax.Xpp.AutoMode _mode);
abstract member noOfDecimals : int * Microsoft.Dynamics.Ax.Xpp.AutoMode -> int
override this.noOfDecimals : int * Microsoft.Dynamics.Ax.Xpp.AutoMode -> int
Public Overridable Function noOfDecimals (_value As Integer, _mode As AutoMode) As Integer
Parameters
- _value
- Int32
- _mode
- AutoMode