Search Results for

    Class ListEntry

    ListEntry renderable

    Inheritance
    object
    CyclicWriter
    SimpleCyclicWriter
    ListEntry
    Namespace
    Terminaux.Writer.CyclicWriters.Simple @ Terminaux.dll
    Syntax
    public class ListEntry : SimpleCyclicWriter


    Constructors

    ListEntry()

    Makes a new instance of the list entry renderer

    Declaration
    public ListEntry()


    Properties

    Entry

    List key name

    Property Value
    string
    Declaration
    public string Entry { get; set; }

    Indentation

    Specifies a zero-based level of indentation

    Property Value
    int
    Declaration
    public int Indentation { get; set; }

    Indicator

    Whether to enable the list entry indicator

    Property Value
    bool
    Declaration
    public bool Indicator { get; set; }

    KeyColor

    List key color

    Property Value
    Color
    Declaration
    public Color KeyColor { get; set; }

    UseColors

    Whether to use colors or not

    Property Value
    bool
    Declaration
    public bool UseColors { get; set; }

    Value

    List value as a string

    Property Value
    string
    Declaration
    public string Value { get; set; }

    ValueColor

    List value color

    Property Value
    Color
    Declaration
    public Color ValueColor { get; set; }


    Methods

    Render()

    Renders a list entry

    Returns
    string

    Rendered text that will be used by the renderer

    Declaration
    public override string Render()
    Overrides
    CyclicWriter.Render()
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •