Skip to main content
Tab

ASPxImageZoom.StylesExpandWindow Property

Provides access to the style settings that control the appearance of the expand window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageZoomExpandWindowStyles StylesExpandWindow { get; }

Property Value

Type Description
ImageZoomExpandWindowStyles

A ImageZoomExpandWindowStyles object that provides style settings.

See Also