ASPxImageGallery.FullscreenViewerItemTextTemplate Property
Specifies a common template to display the content of all items’ fullscreen viewer text area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ITemplate | null | The template to display all items’ fullscreen viewer text area. |
#Remarks
The FullscreenViewerItemTextTemplate template container is the ImageGalleryFullscreenViewerItemTemplateContainer object. This object contains a set of properties to design and bind controls within this template to data.
Note
ASPx