[This is preliminary documentation and is subject to change.]

This struct represents the data retrieved from each LayoutItem in the Layout XML. It is used as a helper class to describe these data packets, before they are transformed into their appropriate Layout Element type.

Namespace: QPulseWebServices.Core.Utils.FormLayout
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public class LayoutXmlStruct

Inheritance Hierarchy

System..::..Object
  QPulseWebServices.Core.Utils.FormLayout..::..LayoutXmlStruct

See Also