Skip to main content
A newer version of this page is available. .

BaseGallery.AddAnimation(ImageLoadInfo) Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraBars.Ribbon.Gallery

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public virtual void AddAnimation(
    ImageLoadInfo info
)

Parameters

Name Type
info DevExpress.Utils.ImageLoadInfo
See Also