GridRelatedCondition

GridRelatedCondition element contains information that defines the list of grid attributes.

Example

List 72 Example of GridRelatedCondition definition
1
2
3
4
5
<GridRelatedCondition>
  <Item name="Elevation" caption="Elevation(m)">
    <Definition valueType="real" position="node" default="max" />
  </Item>
</GridRelatedCondition>

Attributes

No attributes can be defined.

Child elements

Table 33 Child elements of GridRelatedCondition
Name Required Description
Item Yes Grid attribute definition