Articles in this section
Category / Section

How to make deferred scrolling possible

1 min read

C#

pivotGrid.EnableDefferedScrolling = true;

 

XAML

<pivotGrid:PivotGridControl EnableDefferedScrolling="True" Grid.Row="0" HorizontalAlignment="Left" Margin="0,0,0,0" Name="pivotGrid" 
FreezeHeaders ="True"
LoadInBackground="True"/>

 

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied