Skip to the content.

PromptPlus API:CalendarLayout

Build Publish License NuGet Downloads

Back to List Api

CalendarLayout

Namespace: PPlus.Controls

Represents the Calendar Layout

public enum CalendarLayout

Inheritance ObjectValueTypeEnumCalendarLayout
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
SingleGrid 0 single line grid
DoubleGrid 1 Double line grid
AsciiSingleGrid 2 Acsii single grid
AsciiDoubleGrid 3 Acsii double grid

Back to List Api