[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IDateCellType

IDateCellType Interface

Represents an interface that works with DateTime values.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IDateCellType : ICellType, IEditor, IRenderer, IFormatter
Public Interface IDateCellType
    Inherits ICellType, IEditor, IRenderer, IFormatter

Properties

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.