[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraField

DateEraField Class

Represents DateEraField class to define Era fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

Inheritance
DateEraField
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DateEraField : DateInputField, INamedObject
Public Class DateEraField
    Inherits DateInputField
    Implements INamedObject

Constructors

Name Description
DateEraField()

Initializes a new instance of the DateEraField class.

DateEraField(EraPattern)

Initializes a new instance of the DateEraField class.

Properties

Name Description
AutoDropDown

Gets or sets a bool value which indicates whether auto drop down when focus come to this field.

DropDownEnabled

Gets or sets a bool value indicates whether the dropdown function is active.

DroppedDown

Gets or sets a bool value indicates whether the dropdown window is showing.

Pattern

Gets or sets the pattern of the field.

Text

Gets or sets the text of the field.

Value

Gets or sets the value of the field.