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





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

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

 Syntax

C#  Copy Code

public Thickness CellBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property CellBorderThickness As Thickness

 Property Value

A Silverlight Thickness.

 See Also

GridRow Members
GridRow Class
MindFusion.DataViews.Silverlight Namespace