Back to Devexpress

RowProperties.GetActualImageWidth() Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-rowproperties-698fc4df.md

latest1.3 KB
Original Source

RowProperties.GetActualImageWidth() Method

Returns the actual width of the image displayed in the row item’s header.

Namespace : DevExpress.XtraVerticalGrid.Rows

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public int GetActualImageWidth()
vb
Public Function GetActualImageWidth As Integer

Returns

TypeDescription
Int32

An integer value that specifies the image width.

|

See Also

RowProperties Class

RowProperties Members

DevExpress.XtraVerticalGrid.Rows Namespace