All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Unfortunately, you cannot format the Header that way. You can do it defining it like so:
<
telerik:GridViewDataColumn
DataMemberBinding
=
"{Binding Name}"
>
telerik:GridViewDataColumn.Header
TextBlock
Text
"{Binding HeaderName, StringFormat='This {0}', Source={StaticResource MyViewModel}}"
/>
</
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.