DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / BaseControlHandler Class / Apply Method

In This Topic
    Apply Method
    In This Topic
    Forces this control handler to apply its settings to the current control.
    Syntax
    'Declaration
     
    Public Overridable Sub Apply() 
    public virtual void Apply()
    See Also