C1.Win.FlexGrid Namespace / C1FlexGridBase Class / NewRowWatermark Property

In This Topic
NewRowWatermark Property (C1FlexGridBase)
In This Topic
Gets or sets a string that is displayed over the new row template when the AllowAddNew property is set to true.
Syntax
'Declaration
 
Public Property NewRowWatermark As String
 
See Also