FilterWatermark Property (C1DataColumn)
In This Topic
Specifies the text that is rendered in an empty cell in the Filterbar.
Syntax
'Declaration
Public Property FilterWatermark As System.String
public System.string FilterWatermark {get; set;}
See Also