[]
        
Represents an interface that works with DateTime values.
public interface IDateCellType : ICellType, IEditor, IRenderer, IFormatterPublic Interface IDateCellType
    Inherits ICellType, IEditor, IRenderer, IFormatter| Name | Description | 
|---|---|
| DateTimeFormat | Gets or sets a DateTimeFormatInfo that defines the format for displaying dates and times. | 
| FormatString | Gets or sets the format string used to format the value. | 
| IsDateFormat | Gets or sets whether the format string is being used is a date-time format string. |