Skip to main content
All docs
V26.1
  • EnvironmentPolicy.GotEnvironmentVariableEventArgs Class

    Contains data for the GotVariable event.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public class GotEnvironmentVariableEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    EnvironmentPolicy.GotEnvironmentVariableEventArgs
    See Also