BeforeEncodingDetectionEventArgs.Handled Property
Gets or sets whether the event is handled.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v24.1.Core.dll
NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to handle the event; otherwise, false. |
See Also