Show / Hide Table of Contents

    Property NewRowIcon

    NewRowIcon

    Pfad für ein Icon, das im Row-Header angezeigt wird, wenn die Zeile neu hinzugefügt wurde. Das Icon wird angezeigt, wenn an dem Objekt der Zeile (Component) das Property State den Wert New hat.

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public string NewRowIcon { get; set; }
    Property Value
    String
    Back to top Generated by DocFX