CustomizeImageInfoEventArgs.IsEnabled Property
Specifies whether the retrieved image is converted to grayscale.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the retrieved image is converted to grayscale; otherwise, false. |
See Also