<StackPanel Grid.Row="2" HorizontalAlignment="Left" VerticalAlignment="Top">
            <!--<telerik:RadDataPager DisplayMode="FirstLastPreviousNextNumeric, Text" PageSize="25" 
                              Source="{Binding Items, ElementName=RadGridView1}" Grid.Row="1" />-->
            <telerik:RadDataPager DisplayMode="FirstLastPreviousNextNumeric, Text" PageSize="25"
                                  Source="{Binding Items,ElementName=radGridView}"  Grid.Row="1"/>
        </StackPanel>

 

相关文章:

  • 2022-12-23
  • 2022-02-17
  • 2021-12-09
  • 2022-01-08
  • 2021-04-07
  • 2021-05-21
  • 2022-02-08
猜你喜欢
  • 2022-01-20
  • 2022-02-27
  • 2022-01-08
相关资源
相似解决方案