RepositoryItemPictureEdit.EnableLODImages Property
In This Article
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.2.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