The DdsRecord base class is a container for the record fields and constants. The record is displayed as a panel with a grid layout allowing its contents to be in an absolute location with regards to the record.
For a list of all members of this type, see DdsRecord Class Members.
Applicable Products:
Monarch, Wings, Mobile RPG
Inheritance Hierarchy
ASNA.Monarch.WebDspF ASNA.Monarch.WebDspF.DdsRecord
Derived classes
Syntax
Public class DdsRecord Inherits System.Web.UI.WebControls.Panel
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 DdsRecord represents a container for the fields and constants of the record. This class also inherits the methods and properties of System.Web.UI.WebControls.Panel.
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
