Search Results for

    Class Calendars

    Calendars renderable

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    Calendars
    Inherited Members
    GraphicalCyclicWriter.Left
    GraphicalCyclicWriter.Top
    GraphicalCyclicWriter.Padding
    GraphicalCyclicWriter.Margins
    GraphicalCyclicWriter.SetMargins
    GraphicalCyclicWriter.HitboxStartPos
    GraphicalCyclicWriter.HitboxEndPos
    GraphicalCyclicWriter.GenerateHitbox(Func<PointerEventContext, object>)
    GraphicalCyclicWriter.GenerateHitbox(Action<PointerEventContext>)
    Namespace
    Terminaux.Writer.CyclicWriters.Graphical @ Terminaux.dll
    Syntax
    public class Calendars : GraphicalCyclicWriter


    Constructors

    Calendars()

    Makes a new instance of the calendar renderer

    Declaration
    public Calendars()


    Properties

    BackgroundColor

    Background color

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

    BorderSettings

    Border settings to use

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

    Calendar

    Calendar instance that is obtained from a culture

    Property Value
    Calendar
    Declaration
    public Calendar Calendar { get; }

    Culture

    Culture info that the calendar uses

    Property Value
    CultureInfo
    Declaration
    public CultureInfo Culture { get; set; }

    ForegroundColor

    Foreground color

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

    HeaderColor

    Calendar header color

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

    Height

    Full calendar height (constant)

    Property Value
    int
    Declaration
    public override int Height { get; }
    Overrides
    GraphicalCyclicWriter.Height

    HighlightToday

    Whether to highlight the current day or to highlight a specified day

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

    HighlightedDay

    Highlight a specified day

    Property Value
    DateTime
    Declaration
    public DateTime HighlightedDay { get; set; }

    Month

    Month of the calendar

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

    TodayColor

    Current day color

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

    UseColors

    Whether to use colors or not

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

    WeekendColor

    Calendar day weekend indicator color

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

    Width

    Full calendar width (constant)

    Property Value
    int
    Declaration
    public override int Width { get; }
    Overrides
    GraphicalCyclicWriter.Width

    Year

    Year of the calendar

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


    Methods

    Render()

    Renders a calendar

    Returns
    string

    Rendered calendar 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

    •  
    •  
    •  
    •