ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / BaseControlHandler Class / VirtualModeProperty Field

In This Topic
    VirtualModeProperty Field
    In This Topic
    The DependencyProperty for the VirtualMode property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VirtualModeProperty As System.Windows.DependencyProperty
    public static readonly System.Windows.DependencyProperty VirtualModeProperty
    See Also