Skip to main content
A newer version of this page is available. .

ContextNameChangedEventArgs Class

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public class ContextNameChangedEventArgs :
    EventArgs

Remarks

An instance of the ContextNameChangedEventArgs class with appropriate settings is automatically created and passed to the corresponding event handler.

Inheritance

Object
EventArgs
ContextNameChangedEventArgs
See Also