Skip to main content
All docs
V24.2

EnvironmentPolicy.SetEnvironmentVariableEventArgs Class

Contains data for the SetVariable event.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

Declaration

public class SetEnvironmentVariableEventArgs :
    EventArgs

Inheritance

Object
EventArgs
EnvironmentPolicy.SetEnvironmentVariableEventArgs
See Also