Page History
グリッド・カラムのプロパティ設定に使用されます。設定はデザイナでのみ可能です。デザイナを呼び出すには、プロパティ・シートの省略記号(...)のボタンを使用してください。
デフォルト値
document(“
Used to set properties of the grid columns. Can only be set by the designer. To invoke the designer use the ellipse button in the property sheet.
Default value
...
)/*/lxml:data/lxml:grid[@id=
...
’<unique id>
...
’] -
...
Valid values
Not Applicable. (This value is system maintained.) Use the ellipses button in the property sheet to select grid columns and indicate the properties to be maintained.
In this example, the field SURNAME will allow the column to be customized. It is not read-only.
Example
The following example indicates that an LXML fragment with a unique identifier matching the value indicated by @id had been automatically generated in the current document to define the grid column properties.
...
この定義に関連する lxml フラグメントがlxml dataエレメントの下の現在のドキュメントに格納されており、生成時に一意のIDのグリッドとして識別されることを示しています。
有効値
適用不可(この値はシステムにより保守されます。)
プロパティ・シートの省略記号(...)のボタンを使用すると、グリッド・カラムが選択でき、保守されるプロパティが表示できます。
この例では、フィールドSURNAMEのカラムのカスタマイズを行うことができます。これは読み取り専用ではありません。
例
以下の例では、@idで示される値と一致する一意の識別子が付けらたLXMLフラグメントが自動的に現在のドキュメントに生成され、グリッド・カラムのプロパティが定義されます。
これらのLXMLのフラグメントを確認するには、XSLソースタブを開くか、もしくは一意の識別子で参照して検索します。
