Skip to main content
A newer version of this page is available. .

DataViewBase.PrintRowIndentStyleProperty Field

Identifies the DataViewBase.PrintRowIndentStyle dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty PrintRowIndentStyleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also