Column.StringFormat
This page was created by Stephanie on 2023-05-18. Last edited by Stephanie on 2025-04-29.
#TargetType.TaggedValue | CommaSeparatedExampleValues | Short Description |
---|---|---|
#Column.StringFormat | <identifier> | WPF Only: TaggedValue StringFormat on ViewModel column has precedence for finding a binding Stringformat - normally the stringFormat is taken from <StyleRef>.StringFormat, but if this tagged value (TV) has value - <value>.StringFormat is used. See: Text_formatting
For AngularJS, see StringFormatAngular |