GalleryOptionsImageLoad.Assign(BaseOptions) Method
Copies all available property settings from the target BaseOptions object to this GalleryOptionsImageLoad object.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | BaseOptions | A BaseOptions object whose settings are to be cloned to this GalleryOptionsImageLoad object. |
See Also