element <grid>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
XML Representation Summary |
<grid
|
|
displayName |
= |
xs:string : "Value of id attribute"
|
baseTemplate |
= |
xs:string |
baseGrid |
= |
xs:string |
displayedColumns |
= |
xs:string : "Inherited from parent"
|
availableColumns |
= |
xs:string : "*"
|
|
= |
xs:string |
|
|
> |
|
|
</grid>
|
Child elements (4):
-
Parent elements (2):
-
Description
Defines a grid that can be included in a layout. Also see <gridTemplate>.
id
-
Type: |
xs:string, predefined
|
Use: |
required |
The unique identifier for this grid. Grid identifiers must be unique across all grids and grid templates
(the namespace of a grid is not distinguished by the folder it lives in).
This allows grids to be moved, or folders to be renamed without breaking pre-existing serialization.