[]
Represents the format setting of a cell type in edit mode.
public class DateTimeCellType.EditModeSettings : EditModeSettings
Public Class DateTimeCellType.EditModeSettings
Inherits EditModeSettings
Name | Description |
---|---|
DateTimeFormat | Gets or sets a DateTimeFormatInfo that defines the format for editing dates and times. |
FormatString | Gets or sets the format string used to format the date value. |
Name | Description |
---|---|
Apply() | Applies format settings to the specified formatter. |
Restore() | Restores saved format settings to the specified formatter. |
Save() | Saves the current format settings. |