FormSectionWithFields Methods |
The FormSectionWithFields type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddDefaultFields(Form, DataObjectType, Boolean) |
Add default fileds
|
![]() | AddDefaultFields(Form, DataObjectType, Boolean, IntegerList) |
Adds default fields to the FormSection
|
![]() | AddField |
Adds a property field to the form section.
|
![]() | AddFormSectionField |
Adds a form section field to the end of the Fields collection.
Tip: Use AddField() instead!
|
![]() | Clone |
Clone object
(Overrides FormSectionBaseClone.) |
![]() | CompareItems |
Foretager sammenligning af FormSectionFields med en anden FormSection.
Der returneres en liste af de FormSectionFields som enten ikke findes
i formSectionCompare eller hvis indhold adskiller sig fra det tilsvarende
FormSectionField i formSectionCompare.
|
![]() | CompareTo |
Compare to another object
(Inherited from FormSectionBase.) |
![]() | GetFormSectionFieldIds |
returns an integerlist containing ids of the fields that belong to the section
the field ids in the idlist are ordered by the field vorder
|
![]() | GetFormSectionFields | |
![]() | RemoveFormSectionField |
Removes a FormSectionField from the FormSection
and reduces all FormSectionField's vorder for those with vorder greater
than the removed FormSectionField
|
![]() | RemoveFormSectionFields |
Removes FormSectionFields in the fields collection from the FormSection
and aligns the vorders of the remaining fields
|
![]() | ResetAll |
Nulstiller objektets id m.v.
(Overrides FormSectionBaseResetAll.) |
![]() | SetId_ | (Overrides FormSectionBaseSetId_(Int32).) |
![]() | SetVOrder |
Set vertical order
(Inherited from FormSectionBase.) |
![]() | SortChildrenVOrder |
Sort children in vertical order
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
Name | Description | |
---|---|---|
![]() ![]() | IObjectWithDataVersion.GetDataVersion | (Inherited from FormSectionBase.) |
![]() ![]() | IObjectWithGuid.GetGuid | (Inherited from FormSectionBase.) |
![]() ![]() | IObjectWithId.GetId | (Inherited from FormSectionBase.) |