Table of Contents

Enum DatePickerDisplayMode

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

Date picker display modes.

public enum DatePickerDisplayMode

Fields

Month = 2

Displays one month at a time.

TwoMonths = 3

Displays two months at a time.

TwoWeeks = 1

Displays two weeks at a time.

Week = 0

Displays one week at a time.

Year = 4

Displays one year at a time.