Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / NewRowPlaceholder Property

In This Topic
    NewRowPlaceholder Property
    In This Topic
    Gets or sets the message displayed in the new row template.
    Syntax
    'Declaration
     
    
    Public Property NewRowPlaceholder As String
    public string NewRowPlaceholder {get; set;}
    See Also