Back to Devexpress

ASPxVerticalGrid.Images Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-c4705417.md

latest1.4 KB
Original Source

ASPxVerticalGrid.Images Property

Provides access to the settings that define images displayed within the VerticalGrid’s elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public VerticalGridImages Images { get; }
vb
Public ReadOnly Property Images As VerticalGridImages

Property Value

TypeDescription
VerticalGridImages

A VerticalGridImages object that contains image settings.

|

Remarks

The VerticalGridImages object provides a number of properties that allow you to assign images to various elements within the ASPxVerticalGrid.

See Also

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace