This property sets whether or not the border of the cells in the Thumbnail Control is displayed.

[Visual Basic] Public Property CellBorderVisible As Boolean
[C#] public bool CellBorderVisible {get; set;}

Property Value

Value Explanation
True The cell border is displayed
False The cell border is not displayed (default)

Explanation

The CellBorderVisible property sets whether or not the border of the cells in the Thumbnail Control border is displayed.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation