[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DisplayFields

DisplayFields Property

DisplayFields

Gets the display fields of the GcNumberCellType object.

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

A NumberDisplayFieldCollection object that indicates the collection of the display fields.

Remarks

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