Back to Devexpress

ImageGalleryFullscreenViewerStyles.TextArea Property

aspnet-devexpress-dot-web-dot-imagegalleryfullscreenviewerstyles.md

latest1.3 KB
Original Source

ImageGalleryFullscreenViewerStyles.TextArea Property

Gets the style settings that define the appearance of the fullscreen viewer text area.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains the style settings.

|

See Also

ImageGalleryFullscreenViewerStyles Class

ImageGalleryFullscreenViewerStyles Members

DevExpress.Web Namespace