ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / BaseControlHandler Class / SupportsVirtualMode Property

In This Topic
    SupportsVirtualMode Property
    In This Topic
    Gets a value indicating whether this control handler supports Virtual Mode.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property SupportsVirtualMode As System.Boolean
    public virtual System.bool SupportsVirtualMode {get;}
    See Also