Version

OwnerUIElement Class

Area in which the OwnerHeaderUIElement and ActivityAreaUIElement is displayed.
Syntax
'Declaration
 
Public Class OwnerUIElement 
   Inherits ContainerUIElementBase
   Implements Infragistics.Shared.ISelectableItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class OwnerUIElement : ContainerUIElementBase, Infragistics.Shared.ISelectableItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
Remarks

The OwnerUIElement represents an Owner in the user interface. In the case where the OwnerGroupingStyle property resolves to 'Merged', and Owners are not displayed, this element represents the UnassignedOwner.

The OwnerUIElement contains the following child elements:

The Application Styling role for this element is named ScheduleOwner.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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