Gets the TextBlock that shows the watermark 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 TextBlock Watermark { get; }
Visual Basic
Public ReadOnly Property Watermark As TextBlock
	Get

See Also