Objective Grid for Microsoft® .NET® Reference Guide

CellBorders.IsAllBordersSame Method 

Back to Class Index

Returns true if and only if all border styles are the same.

[Visual Basic]
Public Function IsAllBordersSame() As Boolean
[C#]
public bool IsAllBordersSame();

See Also

CellBorders Class | CellBorders Members | Stingray.Grid Namespace