Skip to main content
All docs
V26.1
  • SecurityLoadingLimitExceededEventArgs.PropertyName Property

    Returns the name of the property whose value exceeded the loading limits in the loaded document.

    Namespace: DevExpress.Office

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

    Declaration

    public string PropertyName { get; }

    Property Value

    Type Description
    String

    The property name.

    See Also