Back to Devexpress

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Class

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-333c81b4.md

latest1.6 KB
Original Source

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Class

Contains data for the GettingVariable event.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class GettingEnvironmentVariableRequestEventArgs :
    CancelEventArgs
vb
Public Class GettingEnvironmentVariableRequestEventArgs
    Inherits CancelEventArgs

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs

See Also

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Members

DevExpress.Data.Utils Namespace