[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.Fields

Fields Property

Fields

A GrapeCity.Win.Spread.InputMan.CellType.DateFieldCollection that represents the items in the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime object.

Declaration
public DateTimeFieldCollectionInfo Fields { get; set; }
Public Property Fields As DateTimeFieldCollectionInfo
Property Value
Type Description
DateTimeFieldCollectionInfo

A GrapeCity.Win.Spread.InputMan.CellType.DateFieldCollection that represents the items in the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime.

Remarks

This property determines how to display and edit the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime.Value of this control.