How do I go about localizing or customizing the toolitps for buttons on the Print preview dialog for Xamdatagrid?
Thank you,
The localizable strings such as these tooltips are exposed as resource strings from the assembly that defines them. In this case it is the Reporting assembly that provides the reportpreview and therefore the tooltips. This page describes how to localized the strings and this page lists the resource strings available for the Reporting assembly. Within the latter you will find entries such as "XamReportPreviewPrintToolTip".