GalleryOptionsImageLoad Class
In This Article
Provides access to properties that manage the asynchronous image loading feature for this gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class GalleryOptionsImageLoad :
BaseOptions
#Related API Members
The following members return GalleryOptionsImageLoad objects:
#Remarks
To access properties provided by the GalleryOptionsImageLoad class, use the gallery’s BaseGallery.OptionsImageLoad property.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
GalleryOptionsImageLoad
See Also