Skip to content

GroupByNoItemsTextColor Property

Description

Color used to display the "No Items" text message displayed in the "Group By" box when no groups are added.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property GroupByNoItemsTextColor() As ULong

Remarks

If the Group By box is visible, and no GridColumn headers have been added, then the text stored in NoGroupByText will be displayed in the Group By box. By default, the message "Drag a Column Header Here to Group by that Column" will be displayed.

See Also


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