ShowBorders Property
Description
Specifies whether to display a border around the entire gallery.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ShowBorders() As Boolean
Remarks
By default, a thin border is drawn around the entire gallery. ShowBorders is used to hide or display the border.
In the diagram below, SetItemsMargin was used to expand the margin by 10 pixels to make it easier to see the thin border that is displayed around the entire gallery.

See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.