Skip to content

Commit 2f521ad

Browse files
DCtheGeeksdwheeler
authored andcommitted
Fixes #4362 - Add FormatString to XML syntax block example (#4792)
1 parent 3aca0a5 commit 2f521ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer/format/tablecolumnitem-element-for-tablecolumnitems-for-tablecontrol-format.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ TableColumnItem Element for TableColumnItems for TableControl (Format)
2727
```xml
2828
<TableColumnItem>
2929
<Alignment>Left, Right, or Center</Alignment>
30+
<FormatString>FormatPattern</FormatString>
3031
<PropertyName>Nameof.NetProperty</PropertyName>
3132
<ScriptBlock>ScriptToEvaluate</ScriptBlock>
3233
</TableColumnItem>

0 commit comments

Comments
 (0)