Class LayoutsContract
Represents a layout
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LayoutsContract : Object
Name | Description |
---|---|
LayoutsContract() |
Fields
Name | Description |
---|---|
Children | Child invoice layouts belonging to this layout |
ColumnDescRatio | Defines how many columns (1-11) the description text should take in relation to the input field. |
ColumnSpan | Specifies how many columns are to be spanned (1-12) |
ComponentId | Component ID |
LayoutType | Layout type, see LayoutTypeEnum |
Order | Order of the individual components/rows |
Width | Width, currently not used and ignored |