| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Grid Namespace : VirtualizationMode Enumeration |
'Declaration Public Enum VirtualizationMode Inherits System.Enum
public enum VirtualizationMode : System.Enum
| Member | Description |
|---|---|
| Both | Both Rows and Columns modes are used. |
| Columns | Columns are rendered on demand. |
| None | Virtual scrolling is not used. |
| Rows | Rows are rendered on demand. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Extenders.C1Grid.VirtualizationMode
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