Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The border brush.
Gets or sets the border brush.
Namespace: Dundas.Dashboard.DashboardControls.ExtensibilityAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
[DisplayNameAttribute("Border Brush")] [DataMemberAttribute] [StyleableAttribute] public DashboardBrush BorderBrush { get; set; } |
Visual Basic |
---|
<DisplayNameAttribute("Border Brush")> <DataMemberAttribute> <StyleableAttribute> Public Property BorderBrush As DashboardBrush Get Set |
Property Value
Type: DashboardBrushThe border brush.