[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.DisplayFields

DisplayFields Property

DisplayFields

Gets the display fields of the GcDateTimeCellType object.

Declaration
public DateTimeDisplayFieldCollectionInfo DisplayFields { get; set; }
Public Property DisplayFields As DateTimeDisplayFieldCollectionInfo
Property Value
Type Description
DateTimeDisplayFieldCollectionInfo

A GrapeCity.Win.Spread.InputMan.CellType.DateDisplayFieldCollection object that indicates the collection of the display fields.

Remarks

This property determines how to display the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime.Value of this control without input focus.