Skip to the content.

PromptPlus API:CalendarScope

Build Publish License NuGet Downloads

Back to List Api

CalendarScope

Namespace: PPlus.Controls

Represents the scope of Calendar item

public enum CalendarScope

Inheritance ObjectValueTypeEnumCalendarScope
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Note 0 Date Note
Highlight 1 Date Highlight
Disabled 2 Date Disabled

Back to List Api