RepositoryItemPictureEdit.EnableLODImages Property
Gets or sets whether the LOD (Level-of-detail) algorithm is used to optimize the display of large images.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the LOD (Level-of-detail) algorithm is used to optimize the display of large images; otherwise, false. |
See Also