ImageGalleryTableLayoutSettings Class
In This Article
Contains settings that relate to a control’s table layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageGalleryTableLayoutSettings :
DataViewTableLayoutSettings
#Related API Members
The following members return ImageGalleryTableLayoutSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Image |
#Remarks
These settings can be accessed via the ImageGallerySettings.SettingsTableLayout or ASPxImageGallery.SettingsTableLayout property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
DataViewTableLayoutSettings
ImageGalleryTableLayoutSettings
See Also