Version

UltraGanttViewUIElement Class

UIElement-derived class which represents the UltraGanttView control in the user interface.
Syntax
'Declaration
 
Public Class UltraGanttViewUIElement 
   Inherits Infragistics.Win.ControlUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class UltraGanttViewUIElement : Infragistics.Win.ControlUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
Remarks

The UltraGanttViewUIElement encapsulates the physical manifestation of the UltraGanttView control. All UIElement-derived instances which represent the various different physical elements of the control appear as descendants of the UltraGanttViewUIElement.

The following table lists the names of each of the application styling roles extended by the UltraGanttView control:

Role UIElement Description
GanttViewControlArea UltraGanttViewUIElement Role which represents the control itself.

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

Reference

UltraGanttViewUIElement Members
Infragistics.Win.UltraWinGanttView.UIElements Namespace
ColumnHeaderUIElement
TimeSlotUIElement
DateNavigationButtonUIElement