ComponentOne FlexGrid for WinForms
NewRowWatermark Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : NewRowWatermark Property
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
public string NewRowWatermark {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members