Skip to the content.

PromptPlus API:FormatWeek

Build Publish License NuGet Downloads

Back to List Api

FormatWeek

Namespace: PPlus.Controls

Represents Format Year to show

public enum FormatWeek

Inheritance ObjectValueTypeEnumFormatWeek
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
None 0 None, not show
Short 1 Short format
Long 2 Long format

Back to List Api