Back to Devexpress

TableView.TotalSummaryFixedNoneContentWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-a3f7909b.md

latest1.0 KB
Original Source

TableView.TotalSummaryFixedNoneContentWidth Property

This property 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.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

Type
Double

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace