ImageZoomNavigatorItem.ExpandWindowText Property
In This Article
Gets or sets the text (description) of the current image item displayed within the expand window footer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the text. |
#Remarks
The text specified via the ExpandWindowText property is displayed in the expand window footer.
See Also