SecurityLoadingLimitExceededEventArgs(String) Constructor
Initializes a new instance of the SecurityLoadingLimitExceededEventArgs class with specified settings.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| propertyName | String | The name of the property that caused the security loading limit to be exceeded. |
See Also