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

    Contains data for the SettingVariable event.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    #Declaration

    public class SettingEnvironmentVariableRequestEventArgs :
        CancelEventArgs

    #Inheritance

    Object
    EventArgs
    CancelEventArgs
    EnvironmentPolicy.SettingEnvironmentVariableRequestEventArgs
    See Also