[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralCellType.DateTimeFormat

DateTimeFormat Property

DateTimeFormat

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

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