Skip to main content
All docs
V24.2

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Class

Contains data for the GettingVariable event.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

Declaration

public class GettingEnvironmentVariableRequestEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs
See Also