[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.DateTimeFormat

DateTimeFormat Property

DateTimeFormat

Gets or sets a DateTimeFormatInfo that defines the format for editing dates and times.

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public DateTimeFormatInfo DateTimeFormat { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property DateTimeFormat As DateTimeFormatInfo