RowProperties.GetActualImageWidth() Method
In This Article
Returns the actual width of the image displayed in the row item’s header.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Returns
Type | Description |
---|---|
Int32 | An integer value that specifies the image width. |
See Also