C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : GetLocalizedString Event |
The C1FlexGrid control automatically localizes the column filter based on the system's current culture and in the setting of the Language property.
This event allows you to customize the filter strings or to implement localization to languages that are not supported by the grid's built-in localization mechanism.
To modify the content of any of the filter's UI elements, handle this event and set the e.Value parameter to the text you would like to display.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2