[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DateTimeCellType.EditModeSettings

DateTimeCellType.EditModeSettings Class

Represents the format setting of a cell type in edit mode.

Inheritance
DateTimeCellType.EditModeSettings
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class DateTimeCellType.EditModeSettings : EditModeSettings
Public Class DateTimeCellType.EditModeSettings
    Inherits EditModeSettings

Properties

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.

Methods

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.