[]
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. |