Class GanttHeaderProvider
Provides a class that represents a provider for current header of the RadGanttView grid section.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class GanttHeaderProvider : SimpleProviderBase, IRawElementProviderSimple
Constructors
GanttHeaderProvider(ColumnDefinition)
Initializes a new instance of the Gantt
Declaration
public GanttHeaderProvider(ColumnDefinition columnDefinition)
Parameters
Column The header owner. |