Table of Contents

Enum ViewTypes

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

Specifies the type of view for the date time field.

public enum ViewTypes : byte

Fields

Date = 0

The date time field displays full calendar view.

Month = 1

The date time field displays a monthly calendar view.

Year = 2

The date time field displays a yearly calendar view.