Skip to main content
.NET 6.0+

SecurityModule.CanHandleObjectFormatterCustomGetValueEvent Property

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v23.2.dll

Declaration

[DefaultValue(false)]
public static bool CanHandleObjectFormatterCustomGetValueEvent { get; set; }

Property Value

Type Default
Boolean false
See Also