ArcFM Desktop Developer Guide
DatePickerFormat Enumeration


Specifies date formats for a DatePicker.
Syntax
'Declaration
 
Public Enum DatePickerFormat 
   Inherits System.Enum
'Usage
 
Dim instance As DatePickerFormat
public enum DatePickerFormat : System.Enum 
Members
MemberDescription
LongSpecifies that the date should be displayed using unabbreviated days of the week and month names.
ShortSpecifies that the date should be displayed using abbreviated days of the week and month names.
Inheritance Hierarchy

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

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