Back to Devexpress

TableView.ScrollingHeaderVirtualizationMargin Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-42d5208e.md

latest1.1 KB
Original Source

TableView.ScrollingHeaderVirtualizationMargin Property

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public Thickness ScrollingHeaderVirtualizationMargin { get; }
vb
<Browsable(False)>
Public ReadOnly Property ScrollingHeaderVirtualizationMargin As Thickness

Property Value

Type
Thickness

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace