WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNewRow Class / Placeholder Property
In This Topic
    Placeholder Property (GridNewRow)
    In This Topic
    Gets or sets the message displayed in the row when it is not entering data.
    Syntax
    public string Placeholder {get; set;}
    See Also