Skip to main content

ContextNameChangedEventArgs Class

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

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