ArcFM Responder Mobile Developer Guide
SortComboBoxItem Class
Members 






ComboBoxItem used for sorting Tasks.
Object Model
SortComboBoxItem Class
Syntax
'Declaration
 
Public Class SortComboBoxItem 
   Inherits System.Windows.Controls.ComboBoxItem
'Usage
 
Dim instance As SortComboBoxItem
public class SortComboBoxItem : System.Windows.Controls.ComboBoxItem 
public class SortComboBoxItem = class(System.Windows.Controls.ComboBoxItem)
public class SortComboBoxItem extends System.Windows.Controls.ComboBoxItem
public __gc class SortComboBoxItem : public System.Windows.Controls.ComboBoxItem 
public ref class SortComboBoxItem : public System.Windows.Controls.ComboBoxItem 
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
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.ListBoxItem
                           System.Windows.Controls.ComboBoxItem
                              Miner.Mobile.Common.Controls.SortComboBoxItem

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

SortComboBoxItem Members
Miner.Mobile.Common.Controls Namespace

Send Feedback