CustomizeRulesEventArgs.Application Property
In This Article
Specifies the object providing methods and properties to manage the current application.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
#Declaration
public XafApplication Application { get; }
#Property Value
Type | Description |
---|---|
Xaf |
An Xaf |
See Also