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

ImageGalleryFullscreenViewerStyles.TextArea Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AppearanceStyle TextArea { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains the style settings.

See Also