SecurityModule.CanHandleObjectFormatterCustomGetValueEvent Property
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
[DefaultValue(false)]
public static bool CanHandleObjectFormatterCustomGetValueEvent { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | false |
See Also