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

    Gets the name of the property that was violated.

    Namespace: DevExpress.Office

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

    NuGet Package: DevExpress.Office.Core

    Declaration

    public string PropertyName { get; }

    Property Value

    Type Description
    String

    The property name.

    See Also