Intersoft ClientUI Documentation
UXPropertyListItem Class
Members 



Represents a property list item control.
Object Model
UXPropertyListItem ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")>
<TemplatePartAttribute(Name="PropertyValueElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="ViewElement", Type=System.Windows.Controls.ContentControl)>
<TemplateVisualStateAttribute(GroupName="ValueStates", Name="NotEqual")>
<TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Group")>
<StyleTypedPropertyAttribute(Property="ResizerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXThumb)>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="EditorFocus")>
<DescriptionAttribute("Represents a property list item control.")>
<TemplatePartAttribute(Name="EditElement", Type=System.Windows.Controls.ContentControl)>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="UnfocusedSelected")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="IndicatorFocus")>
<TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Collapsed")>
<TemplateVisualStateAttribute(GroupName="ValueStates", Name="Undeterminate")>
<TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorVisible")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="LabelFocus")>
<TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorCollapsed")>
<TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Item")>
<TemplateVisualStateAttribute(GroupName="ValueStates", Name="Equal")>
<TemplatePartAttribute(Name="Resizer", Type=Intersoft.Client.UI.Controls.UXThumb)>
<TemplatePartAttribute(Name="DefaultValueIndicator", Type=System.Windows.Controls.ContentControl)>
<TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Expanded")>
<TemplateVisualStateAttribute(GroupName="EditingStates", Name="View")>
<TemplateVisualStateAttribute(GroupName="EditingStates", Name="Edit")>
Public Class UXPropertyListItem 
   Inherits Intersoft.Client.Framework.ISSelectionItemControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionItem 
Dim instance As UXPropertyListItem
[TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplatePartAttribute(Name="PropertyValueElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ViewElement", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="NotEqual")]
[TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Group")]
[StyleTypedPropertyAttribute(Property="ResizerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXThumb)]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="EditorFocus")]
[DescriptionAttribute("Represents a property list item control.")]
[TemplatePartAttribute(Name="EditElement", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="UnfocusedSelected")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="IndicatorFocus")]
[TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Collapsed")]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="Undeterminate")]
[TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorVisible")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="LabelFocus")]
[TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorCollapsed")]
[TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Item")]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="Equal")]
[TemplatePartAttribute(Name="Resizer", Type=Intersoft.Client.UI.Controls.UXThumb)]
[TemplatePartAttribute(Name="DefaultValueIndicator", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Expanded")]
[TemplateVisualStateAttribute(GroupName="EditingStates", Name="View")]
[TemplateVisualStateAttribute(GroupName="EditingStates", Name="Edit")]
public class UXPropertyListItem : Intersoft.Client.Framework.ISSelectionItemControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionItem  
[TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplatePartAttribute(Name="PropertyValueElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ViewElement", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="NotEqual")]
[TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Group")]
[StyleTypedPropertyAttribute(Property="ResizerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXThumb)]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="EditorFocus")]
[DescriptionAttribute("Represents a property list item control.")]
[TemplatePartAttribute(Name="EditElement", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="UnfocusedSelected")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="IndicatorFocus")]
[TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Collapsed")]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="Undeterminate")]
[TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorVisible")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="LabelFocus")]
[TemplateVisualStateAttribute(GroupName="ValueIndicatorStates", Name="ValueIndicatorCollapsed")]
[TemplateVisualStateAttribute(GroupName="ItemTypeStates", Name="Item")]
[TemplateVisualStateAttribute(GroupName="ValueStates", Name="Equal")]
[TemplatePartAttribute(Name="Resizer", Type=Intersoft.Client.UI.Controls.UXThumb)]
[TemplatePartAttribute(Name="DefaultValueIndicator", Type=System.Windows.Controls.ContentControl)]
[TemplateVisualStateAttribute(GroupName="ExpandedStates", Name="Expanded")]
[TemplateVisualStateAttribute(GroupName="EditingStates", Name="View")]
[TemplateVisualStateAttribute(GroupName="EditingStates", Name="Edit")]
public ref class UXPropertyListItem : public Intersoft.Client.Framework.ISSelectionItemControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionItem  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.Framework.ISSelectionItemControl
                        Intersoft.Client.UI.Editors.UXPropertyListItem

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXPropertyListItem Members
Intersoft.Client.UI.Editors Namespace

Send Feedback