Skip to content

DrawGridForEmptySpace Property

Description

Gets or sets whether grid lines will be drawn after the body of rows to fill the empty space.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property DrawGridForEmptySpace() As Boolean

Remarks

If True, the Grid control fills the empty space (if any) after the body rows with grid lines.

See Also


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