Home › Forums › WinForms controls › Xceed Grid for WinForms › How can I format a Date in the .TitleFormat %GROUPKEY% ?? › Reply To: How can I format a Date in the .TitleFormat %GROUPKEY% ??
You need to use the GroupTitle instead of the GroupKey when setting the TitleFormat property :
workingGMR.TitleFormat = “%GroupTitle%”;
Imported from legacy forums. Posted by André (had 270 views)