Back to Devexpress

ImageGalleryStyles.ThumbnailTextArea Property

aspnet-devexpress-dot-web-dot-imagegallerystyles.md

latest1.2 KB
Original Source

ImageGalleryStyles.ThumbnailTextArea Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle ThumbnailTextArea { get; }
vb
Public ReadOnly Property ThumbnailTextArea As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

ImageGalleryStyles Class

ImageGalleryStyles Members

DevExpress.Web Namespace