Skip to content

BorderStyle Property

Description

The type of border style that is placed around the GridControl.

Property Type

Read-write property.

Syntax (Visual Basic)

Public Property BorderStyle() As [XTPGridBorderStyle](XtremeGridControl~Enumerations~XTPGridBorderStyle_EN.md)

Remarks

This is the border of the entire GridControl; this does not apply to the columns and rows.

See Also


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