ASPxMenuBase.VerticalPopOutRtlImage Property
Gets the settings of a pop-out image displayed in a vertically oriented menu, when the right-to-left layout is applied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ItemImageProperties | An ItemImageProperties object that contains the image settings. |
See Also