Skip to main content

ReportDesignerViewModel.BorderDashStyle Property

Specifies the border dash style for report controls.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public BorderDashStyle BorderDashStyle { get; set; }

#Property Value

Type Description
BorderDashStyle

A DevExpress.XtraPrinting.BorderDashStyle enumeration value.

See Also