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

ImageGalleryTableLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ImageGalleryTableLayoutSettings :
    DataViewTableLayoutSettings

The following members return ImageGalleryTableLayoutSettings objects:

Remarks

These settings can be accessed via the ImageGallerySettings.SettingsTableLayout or ASPxImageGallery.SettingsTableLayout property.

Implements

Inheritance

See Also