In This Topic
Gets or sets the
System.Windows.Media.Brush objects which should be used as background color for UI, representing the
SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
Public Property BorderBrush As Brush
public Brush BorderBrush {get; set;}
See Also