Skip to main content
All docs
V24.2

EnvironmentPolicy.ExpandingEnvironmentVariablesRequestEventArgs Class

Contains data for the ExpandingVariables event.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class ExpandingEnvironmentVariablesRequestEventArgs :
    CancelEventArgs

#Remarks

Read the following topic for additional information: ExpandingVariables.

#Inheritance

Object
EventArgs
CancelEventArgs
EnvironmentPolicy.ExpandingEnvironmentVariablesRequestEventArgs
See Also