Skip to content

This example illustrates how to define summary rows using AttachedProperty in wpf and uwp datagrid

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-define-summary-rows-using-AttachedProperty-in-wpf-and-uwp-datagrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to define summary rows using AttachedProperty in WPF and UWP DataGrid (SfDataGrid)?

This example illustrates how to define summary rows using AttachedProperty in WPF DataGrid (SfDataGrid).

WPF DataGrid (SfDataGrid) provides support to show the column summary. If the DataContext of SfDataGrid is ViewModel, you can bind SummaryColumns to a property in ViewModel using the AttachedProperty of type List.

KB article - How to define summary rows using AttachedProperty in WPF and UWP DataGrid (SfDataGrid)

About

This example illustrates how to define summary rows using AttachedProperty in wpf and uwp datagrid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages