aspnet-devexpress-dot-web-7c9f3362.md
Contains settings that relate to a control’s table layout.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryTableLayoutSettings :
DataViewTableLayoutSettings
Public Class ImageGalleryTableLayoutSettings
Inherits DataViewTableLayoutSettings
The following members return ImageGalleryTableLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxImageGallery.SettingsTableLayout |
| ASP.NET MVC Extensions | ImageGallerySettings.SettingsTableLayout |
These settings can be accessed via the ImageGallerySettings.SettingsTableLayout or ASPxImageGallery.SettingsTableLayout property.
Object StateManager PropertiesBase DataViewTableLayoutSettings ImageGalleryTableLayoutSettings
See Also