Posted 11 Jul 2012 Link to this post
_tDA.Borders.All =
new
Telerik.Windows.Documents.Model.Border(BorderStyle.Single);
_tDA.Borders =
TableBorders(
Telerik.Windows.Documents.Model.Border(BorderStyle.Single));
Posted 16 Jul 2012 Link to this post
We couldn't reproduce the issue with setting the borders. The following code is working as expected:
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.