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

ImageGalleryFlowLayoutSettings Class

Contains settings that relate to a control’s flow layout.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageGalleryFlowLayoutSettings :
    DataViewFlowLayoutSettings

The following members return ImageGalleryFlowLayoutSettings objects:

Remarks

These settings can be accessed via the ASPxImageGallery.SettingsFlowLayout property.

Implements

See Also