[]
Represents the format setting of a cell type in edit mode.
public class CurrencyCellType.EditModeSettings : EditModeSettings
Public Class CurrencyCellType.EditModeSettings
Inherits EditModeSettings
Name | Description |
---|---|
EditModeSettings(CurrencyCellType) |
Name | Description |
---|---|
FixedPoint | Gets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display in edit mode. |
NumberFormat | Gets or sets a NumberFormatInfo that defines the format for editing a number. |