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

    Contains data for the GettingVariable event.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    #Declaration

    public class GettingEnvironmentVariableRequestEventArgs :
        CancelEventArgs

    #Inheritance

    Object
    EventArgs
    CancelEventArgs
    EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs
    See Also