Gets or sets the message that appears in the empty group area.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.GroupPanel.4 (in C1.Silverlight.FlexGrid.GroupPanel.4.dll)

Syntax

C#
public string WatermarkText { get; set; }
Visual Basic
Public Property WatermarkText As String
	Get
	Set

See Also