New to Telerik UI for WPFStart a free 30-day trial

Provides a class that represents a provider for current header of the RadGanttView grid section.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

C#
public class GanttHeaderProvider : SimpleProviderBase, IRawElementProviderSimple

Inheritance: objectSimpleProviderBaseGanttHeaderProvider

Implements: IRawElementProviderSimple

Inherited Members SimpleProviderBase.GetPatternProvider(int)SimpleProviderBase.GetPropertyValue(int)SimpleProviderBase.GetName()SimpleProviderBase.HostRawElementProviderSimpleProviderBase.ProviderOptions

Constructors

Initializes a new instance of the GanttHeaderProvider class.

C#
public GanttHeaderProvider(ColumnDefinition columnDefinition)
Parameters:columnDefinitionColumnDefinition

The header owner.