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

ContextNameChangedEventArgs Class

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v20.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

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