FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / WatermarkText Property

In This Topic
    WatermarkText Property
    In This Topic
    Gets or sets the message that appears in the empty group area.
    Syntax
    'Declaration
     
    Public Property WatermarkText As String
    public string WatermarkText {get; set;}
    See Also