Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Group by area Text
posted

Hi

how can i  change Group by area Text ?

 

Thanks

Parents
  • 69686
    Verified Answer
    posted

    Hello,

    If you are referring to the prompts of the group by area, they can be set through the Promp1 and Prompt2 properties of the GroupByArea/Multi. Another way is to use the customization resource strings :

    Customization Strings

     

    Infragistics.Windows.DataPresenter.Resources.Customizer.SetCustomizedString("GroupByArea_Prompt1", "New Custom Prompt 1");

     Infragistics.Windows.DataPresenter.Resources.Customizer.SetCustomizedString("GroupByArea_Prompt2", "New Custom Prompt 2");

Reply Children
No Data