We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

When to disable virtualization of SfRichTextBoxAdv control?


By default, the SfRichTextBoxAdv control virtualizes the page on demand and helps reduce the initial load time and memory consumption when working with large size documents. You can disable the virtualization of SfRichTextBoxAdv control by setting IsVirtualizing property as false, to experience scrolling and zooming as smoother and rapid.

 

Please refer the following example code to disable the virtualization.

XAML:

 

C#:

 

VB:

 

Please refer the following example code to disable the virtualization specific Windows 10 Mobile.

C#:

 

VB:

 

 

Please refer the following MSDN reference link, to create mobile specific designer file (XAML).

https://docs.microsoft.com/en-us/windows/uwp/design/layout/layouts-with-xaml#tailored-layouts

 

Please make use of the following tips to enable/disable virtualization of SfRichTextBoxAdv control.

Enable virtualization

Disable virtualization

  1. Efficient for large size documents.
  2. Reduce initial loading time for large size documents.
  3. Scrolling and zooming experience will be smoother, with a reasonable UI refresh time based on the document content size.
  4. Memory utilization is optimal, to process large size documents. Since UI elements will be alive only for the visible contents.

 

  1. Efficient for small size documents.
  2. Initial loading time will be reasonable based on the document content size.
  3. Scrolling and zooming experience will be smoother, without any dependency on the document content size.
  4. Memory utilization may increase rapidly for large size documents. Since UI elements will be alive for all the contents.

 

2X faster development

The ultimate UWP UI toolkit to boost your development speed.
ADD COMMENT
You must log in to leave a comment

Please sign in to access our KB

This page will automatically be redirected to the sign-in page in 10 seconds.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile