Back to Devexpress

TableView.PrintDetailTopIndent Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-248c4509.md

latest1.3 KB
Original Source

TableView.PrintDetailTopIndent Property

Gets or sets the top print detail indent. This is a dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public double PrintDetailTopIndent { get; set; }
vb
Public Property PrintDetailTopIndent As Double

Property Value

TypeDefaultDescription
Double4

The top indent, in pixels.

|

Remarks

See Also

PrintDetailBottomIndent

Master-Detail Data Representation

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace