Back to Devexpress

TableView.PrintDetailBottomIndent Property

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

latest1.3 KB
Original Source

TableView.PrintDetailBottomIndent Property

Gets or sets the bottom 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 PrintDetailBottomIndent { get; set; }
vb
Public Property PrintDetailBottomIndent As Double

Property Value

TypeDefaultDescription
Double10

The bottom indent, in pixels.

|

Remarks

See Also

PrintDetailTopIndent

Master-Detail Data Representation

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace