TableView.PrintAllDetails Property
In This Article
Gets or sets whether to print all view's details. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Default |
A Default |
#Remarks
If the PrintAllDetails property is set to DefaultBoolean.False, only visible details are printed.
See Also