Skip to main content
All docs
V26.1
  • 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

    public SecurityLoadingLimitExceededEventArgs(
        string propertyName
    )

    Parameters

    Name Type
    propertyName String
    See Also