Skip to main content
.NET Framework 4.5.2+

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