ClassGanttCellProvider
Class
Provides a class that represents a provider for current cell of the RadGanttView grid section.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
cs-api-definition
public class GanttCellProvider : SimpleProviderBase, IRawElementProviderSimple
Inheritance: objectSimpleProviderBaseGanttCellProvider
Implements:
Inherited Members
Constructors
GanttCellProvider(CellInfo)
Initializes a new instance of the GanttCellProvider class.
Declaration
cs-api-definition
public GanttCellProvider(CellInfo cellInfo)
Parameters
cellInfo
The cell owner.