[]
        
(Showing Draft Content)

C1.Data.DataSource.BaseControlHandler.VirtualMode

VirtualMode Property

VirtualMode

Gets or sets a value indicating whether virtual mode specified in a ClientViewSource is managed by this control handler.

Declaration
public bool VirtualMode { get; set; }
Remarks

Setting this property to True has effect only if VirtualMode of the associated ClientViewSource is set to Managed.