MindFusion.Scheduling for Silverlight Programmer's Guide
GridRow.CellBorderBrush Property
See Also
 





Gets or sets the border brush of the cells in the row. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Brush CellBorderBrush { get; set; }

Visual Basic  Copy Code

Public Property CellBorderBrush As Brush

 Property Value

A Silverlight Brush.

 See Also

GridRow Members
GridRow Class
MindFusion.DataViews.Silverlight Namespace