Skip to main content
All docs
V25.1
  • EnvironmentPolicy.SetEnvironmentVariableEventArgs Class

    Contains data for the SetVariable event.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    #Declaration

    public class SetEnvironmentVariableEventArgs :
        EventArgs

    #Inheritance

    Object
    EventArgs
    EnvironmentPolicy.SetEnvironmentVariableEventArgs
    See Also