PrintAppearanceObject.IsSetBorderWidth Property
Indicates whether or not the PrintAppearanceObject.BorderWidth property is set.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v24.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a border width has been assigned; otherwise false. |
See Also