Skip to content

BeginGroup Property

Description

Gets/Sets a boolean value indicating whether the pane has a separator placed before it and thus begins a new group.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property BeginGroup() As Boolean

Remarks

BeginGroup specifies whether the pane has a separator placed before it and thus begins a new group. This is just visual and does not actually group the panes. See the picture below for how the group dividers can be used.

Group Dividers

See Also


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