ArcFM Desktop Developer Guide
CalendarMode Enumeration


Specifies values for the different modes of operation of a Calendar.
Syntax
'Declaration
 
Public Enum CalendarMode 
   Inherits System.Enum
'Usage
 
Dim instance As CalendarMode
public enum CalendarMode : System.Enum 
Members
MemberDescription
DecadeThe Calendar displays a decade at a time.
MonthThe Calendar displays a month at a time.
YearThe Calendar displays a year at a time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.PresentationFramework.WPFControls.CalendarMode

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment