Back to Devexpress

ColumnBase.ActualDataWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-columnbase-a8a834d8.md

latest979 B
Original Source

ColumnBase.ActualDataWidth Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public double ActualDataWidth { get; }
vb
Public ReadOnly Property ActualDataWidth As Double

Property Value

Type
Double

See Also

ColumnBase Class

ColumnBase Members

DevExpress.Xpf.Grid Namespace