Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecurityModule.CanHandleObjectFormatterCustomGetValueEvent Property

Namespace: DevExpress.ExpressApp.Security

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

Declaration

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

Property Value

Type Default
Boolean **false**
See Also