ExportSettings.BorderColor Attached Property
Gets or sets the color of borders. This is an attached property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Color | A Color value representing the border color. |
See Also