Skip to main content
A newer version of this page is available. .
Tab

VerticalGridImages Class

Contains the settings that define images displayed within the ASPxVerticalGrid’s elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class VerticalGridImages :
    GridImages

The following members return VerticalGridImages objects:

Remarks

The VerticalGridImages object provides a number of properties that allow you to assign images to various elements within the ASPxVerticalGrid. These properties can be accessed by the ASPxVerticalGrid.Images property.

Inheritance

Object
StateManager
PropertiesBase
ImagesBase
DevExpress.Web.GridImages
VerticalGridImages
See Also