Skip to content

DrawFooterRowsVGrid Property

Description

Gets or sets whether to draw a vertical grid line on the right side of column footer rows when a vertical grid line style has been used.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property DrawFooterRowsVGrid() As Boolean

Remarks

When true, the grid will draw a vertical grid line on the right side of column footer rows. If VerticalGridStyle is set to xtpGridNoLines, then this will have no effect as vertical lines will not be drawn anyway.

See Also


See Also


Grid Control ActiveX Control v24.0


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