DdsDecDateField is a derived class that further defines a date field (type decimal) defining a textbox with button or image control that is linked to a javascript calendar.
For a list of all members of this type, see DdsDecDateField Members.
Applicable Products:
Monarch, Wings, Mobile RPG
Inheritance Hierarchy
ASNA.Monarch.WebDspF ASNA.Monarch.WebDspF.DdsField ASNA.Monarch.WebDspF.DdsDataField ASNA.Monarch.WebDspF.DdsBaseDate ASNA.Monarch.WebDspF.DdsDecDateField
Syntax
Public class DdsDecDateField Inherits DdsBaseDate
Thread Safety
Any public static (Shared) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
An instance of DdsDecDateField represents a date field of type decimal.
The default appearance of the calendar can be altered using the "calendar" entries in the cascading style sheet file DdsDateField_Control.css.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
