C1.Data.DataSource Namespace > ClientViewSource Class : VirtualMode Property |
'Declaration
Public Property VirtualMode As VirtualModeKind
public VirtualModeKind VirtualMode {get; set;}
ClientViewSource in virtual mode intelligently and transparently both for the end user and for the developer loads only the entities that need to be displayed on the screen.
To enable virtual mode, set this property to Managed if you have a control handler with VirtualMode set to True; otherwise, set it to VirtualModeKind.Unmanaged.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2