Hi,
I wish some info for changing group area style in xamWebGrid : background foreground ecc.
Sorry, but I dont' understand the Designer's Guide PDF target: GroupByAreaPanel property: XamWebGrid.GroupBySettings.GroupByAreaStyle Tanks in advance
target: GroupByAreaPanel
property: XamWebGrid.GroupBySettings.GroupByAreaStyle
Tanks in advance
many time for.......
Infragistics.Silverlight.Controls.Primitives.GroupByAreaCellControl
Style(r.GetType) s.Setters.Add(
s.Setters.Add(
SolidColorBrush(Colors.Red))) myGrid.GroupBySettings.GroupByAreaStyle
myGrid.GroupBySettings.GroupByAreaStyle
Yes, the GroupByAreaCellControl is what you would want to style.
I apologize, apparently there is a mistake for that particular area in the the styling documents for the xamWebGrid, where it says the TargetType is a GroupByAreaPanel.
I will submit a bug on this so that it's corrected.
Thanks,
-SteveZ