Skip to main content
All docs
V26.1
  • SecurityLoadingLimitExceededEventArgs Class

    Provides data for the Workbook.SecurityLoadingLimitExceeded and RichEditDocumentServer.SecurityLoadingLimitExceeded events.

    Namespace: DevExpress.Office

    Assembly: DevExpress.Office.v26.1.Core.dll

    Declaration

    public class SecurityLoadingLimitExceededEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    SecurityLoadingLimitExceededEventArgs
    See Also