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

ImageGalleryStyles.ThumbnailTextArea Property

Gets the style settings defining the appearance of the thumbnail text area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public AppearanceStyle ThumbnailTextArea { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also