'Usage
Dim instance As ReportLine
Dim value As DashStyle
instance.DashStyle = value
value = instance.DashStyle
[Description("The dash style of the border (report line). By default, a solid line.")]
[Category("Appearance")]
[EndUserDisplayName("Dash Style")]
[RefreshProperties(RefreshProperties.All)]
[TypeConverter(Xceed.Grid.Reporting.Design.DashStyleConverter)]
public DashStyle DashStyle {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2