ArcFM Engine Developer Guide
CalendarItem Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TemplatePartAttribute(Name="PART_Root", Type=System.Windows.FrameworkElement)>
<TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public NotInheritable Class CalendarItem 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As CalendarItem
[TemplatePart(Name="PART_Root", Type=System.Windows.FrameworkElement)]
[TemplateVisualState(Name="Normal", GroupName="CommonStates")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public sealed class CalendarItem : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     Miner.PresentationFramework.WPFControls.Primitives.CalendarItem

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

CalendarItem Members
Miner.PresentationFramework.WPFControls.Primitives Namespace

 

 


Send Comment