Back to Devexpress

ASPxWebControl.ParentImages Property

aspnet-devexpress-dot-web-dot-aspxwebcontrol-d95b9773.md

latest1.1 KB
Original Source

ASPxWebControl.ParentImages Property

This property is not in effect for the ASPxWebControl class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual ImagesBase ParentImages { get; set; }
vb
Public Overridable Property ParentImages As ImagesBase

Property Value

Type
ImagesBase

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

ASPxWebControl Class

ASPxWebControl Members

DevExpress.Web Namespace