Skip to main content
All docs
V24.2

EnvironmentPolicy.GotEnvironmentVariableEventArgs Class

Contains data for the GotVariable event.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

Declaration

public class GotEnvironmentVariableEventArgs :
    EventArgs

Inheritance

Object
EventArgs
EnvironmentPolicy.GotEnvironmentVariableEventArgs
See Also