[]
Automation peer for FlexGrid cells.
public class GridCellAutomationPeer : GridVirtualAutomationPeer, IGridItemProvider, ITableItemProvider, IInvokeProvider, IValueProvider
| Name | Description |
|---|---|
| GridCellAutomationPeer(GridRowAutomationPeer, GridCellType, GridRow, GridColumn) | Initializes a new instance of GridCellAutomationPeer. |
| Name | Description |
|---|---|
| CellType | |
| Column | |
| ColumnSpan | |
| ContainingGrid | |
| Grid | Gets the associated grid. |
| GridPeer | Gets the FlexGridAutomationPeer. |
| IsHeader | True if the cell is any of the headers |
| IsReadOnly | |
| Range | Gets the merging-aware range of the cell. |
| Row | |
| RowPeer | Gets the panel peer. |
| RowSpan | |
| Value |