Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Alpha Blending and Background Images

The vertical grid controls (VGridControl and PropertyGridControl) provide control over alpha blending, which allows you to give visual elements (rows, empty area, etc.) varying degrees of transparency.

The way to implement alpha blending is to assign a background image to the control via the BackgroundImage property, and then customize the background colors of the control’s visual elements, to allow the image to be seen through the elements.

See the following topics to learn more: