WPF自定义DataGrid分页控件

新建Custom Control,名:PagingDataGridhtml 打开工程下面的Themes\Generic.xamlide xaml里面代码替换以下post 1 <Style x:Key="{x:Type loc:PagingDataGrid}" TargetType="{x:Type loc:PagingDataGrid}"> 2 <Setter Proper
相关文章
相关标签/搜索