Gets or sets the content that is displayed in the group-by control when it does not contain group-by items.
public object NoGroupContent {get; set;}
'Declaration
Public Property NoGroupContent As Object
'Usage
Dim instance As GroupByControl
Dim value As Object
instance.NoGroupContent = value
value = instance.NoGroupContent
Property Value
An object representing the content that is displayed in the
GroupByControl when it does not contain
GroupByItems. By default, "Drag a column header here to group by that column."
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2