_Application.FixedDecimal Property

Definition

All data entered after this property is set to True will be formatted with the number of fixed decimal places set by the FixedDecimalPlaces property.

public:
 property bool FixedDecimal { bool get(); void set(bool value); };
public bool FixedDecimal { get; set; }
Public Property FixedDecimal As Boolean

Property Value

Applies to