_Application.FixedDecimalPlaces Property

Definition

Returns or sets the number of fixed decimal places used when the FixedDecimal property is set to True.

public:
 property int FixedDecimalPlaces { int get(); void set(int value); };
public int FixedDecimalPlaces { get; set; }
Public Property FixedDecimalPlaces As Integer

Property Value

Applies to