Browse by Tags
All Tags » filterrow » ControlTemplate (RSS)
-
You achieve this by changing the control template of the FilterCell.
Here's an example:
<xcdg:FilterRow>
<xcdg:FilterCell FieldName=''IsBig''>
<xcdg:FilterCell.Template>
<ControlTemplate TargetType=''{x:Type ...
|
|
|
|