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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageGalleryTableLayoutSettings :
    DataViewTableLayoutSettings

The following members return ImageGalleryTableLayoutSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxImageGallery.SettingsTableLayout
ASP.NET MVC Extensions ImageGallerySettings.SettingsTableLayout

Remarks

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

Implements

Inheritance

See Also