FieldListNodeSpecifics Enum
Lists the values specifying the information related to a Field List node.
Namespace: DevExpress.Printing.Core
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Members
Name | Description |
---|---|
None | The None item kind. |
List | The List item kind. |
ListSource | The List Datasource item kind. |
ListOfParameters | The List of Parameters item kind. |
Default | The Default item kind. |
String | The String item kind. |
Integer | The Integer item kind. |
Float | The Float item kind. |
Date | The Date item kind. |
Bool | The Boolean item kind. |
Array | The Array item kind. |
CalcDefault | The Default Calculated Field item kind. |
CalcString | The String Calculated Field item kind. |
CalcInteger | The Integer Calculated Field item kind. |
CalcFloat | The Float Calculated Field item kind. |
CalcDate | The Date-Time Calculated Field item kind. |
CalcBool | The Boolean Calculated Field item kind. |
ControlLabel | The Label Control item kind. |
ControlCheckBox | The CheckBox Control item kind. |
ControlPictureBox | The PictureBox Control item kind. |
ControlShape | The Shape Control item kind. |
ControlLine | The Line Control item kind. |