←Select platform
In This Topic ▼

OmrDateField Class Members

Summary

The following tables list the members exposed by OmrDateField.

Public Constructors

Name Description
Public Constructor
OmrDateField Initializes a new OmrDateField class object.

Public Methods

Name Description
Public Method
Clone Creates a copy of the field.
Public Method Process Performs the processing of the field.

Protected Methods

Name Description
Protected Method
ReadXmlValues Reads the data of OmrDateField from the XML string stored in _values_.
Protected Method WriteXmlValues Writes the OmrDateField class data into the specified XML _valuesElement_.

Public Properties

Name Description
Public Property
Day (Read only) Gets the value of the day after processing the field.
Public Property DayField A BubbleWordField represents the Day Omr columns in the OmrDateField.
Public Property Month (Read only) Gets the value of the month after processing the field.
Public Property MonthField A SingleSelectionField represents the Month Omr column in the OmrDateField.
Public Property Result (Read only) Gets the results of processing the field.
Public Property Year (Read only) Gets the value of the year after processing the field.
Public Property YearField A BubbleWordField represents the Year Omr columns in the OmrDateField.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly