Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: DataGrid: Change the "Drag a column ..." text

$
0
0
Hello MyKey0815,

try this:
<Style TargetType="{x:Type xcdg:HierarchicalGroupByControl}">
<Setter Property="NoGroupContent"
      Value="Hello World" />
</Style>
Greetings
Gregor Glinka

Viewing all articles
Browse latest Browse all 4964

Trending Articles