2X faster development
The ultimate WPF UI toolkit to boost your development speed.
You can customize GroupDropArea appearance by writing style for GroupDropArea. In style, GroupDropArea Height is changed by setting Height property and GroupDropArea text is changed by setting GroupDropAreaText property. Refer the following code example. XAML
Here the Height is set as 80 for GroupDropArea and GroupDropAreaText is set as Grouped Columns. You can change the appearance of GroupDropArea by setting Background, Foreground, FontSize, properties etc. The following screenshot displays the customized GroupDropArea. To display the GroupDropArea in Expanded State while loading By default, GroupDropArea is in collapsed state when loading the SfDataGrid. By setting IsGroupDropAreaExpanded property to true, you can display the GroupDropArea in expanded state while loading. Refer the following code example. XAML
The following screenshot displays the default GroupDropArea in Collapsed state.
The following screenshot displays the GroupDropArea in Expanded state by setting IsGroupDropAreaExpanded to true. Sample Links: |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.