Browse by Tags
All Tags » Column » RelativeSource (RSS)
-
This post contains three questions really, so I'll try and be as succinct as possible.
I have a class (MyClass) derived from UserControl containing a DataGrid with a Column defined as thus:
<xcdg:Column FieldName=''Contact'' ForeignKeyConfiguration=''{StaticResource contactForeignKeyConfiguration}'' />
The ForeignKeyConfiguration is ...
|
|
|
|