RowProperties.ImageOptions Property
Provides access to settings that allow you to set up raster and vector icons for this row item’s header.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraVerticalGrid.Rows.BaseRowImageOptions | A DevExpress.XtraVerticalGrid.Rows.BaseRowImageOptions object that stores image-related options. |
See Also