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

ASPxImageZoom.ExpandWindowText Property

Gets or sets the text caption displayed within the expand window footer.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

[DefaultValue(true)]
public string ExpandWindowText { get; set; }

Property Value

Type Default Description
String **true**

A string value specifying the text.

See Also