ImageCollection(Boolean) Constructor
Initializes a new instance of the ImageCollection class with the specified settings.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
allowModifyImages | Boolean | true to permit image modification; otherwise, false. |
See Also