Skip to main content
.NET 6.0+

CustomizeRulesEventArgs Properties

Serves as the base class for the CustomizeApplicationRuntimeRulesEventArgs class.
Name Description
Application Specifies the object providing methods and properties to manage the current application.
Rules Specifies additional validation rules to be used by the application.
RuleSources Specifies additional validation rule sources to be used by the application.
See Also