[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateSecondDisplayFieldInfo.-ctor

DateSecondDisplayFieldInfo Constructor

DateSecondDisplayFieldInfo()

Initializes a new instance of the DateSecondDisplayFieldInfo class.

Declaration
public DateSecondDisplayFieldInfo()
Public Sub New()

DateSecondDisplayFieldInfo(bool)

Initializes a new instance of the DateSecondDisplayFieldInfo class.

Declaration
public DateSecondDisplayFieldInfo(bool showLeadingZero)
Public Sub New(showLeadingZero As Boolean)
Parameters
Type Name Description
bool showLeadingZero

A bool value, if set to true the length of the field is fixed.